about summary refs log tree commit diff stats
path: root/flake.nix
diff options
context:
space:
mode:
authorene <ene@sils.li>2023-02-25 07:54:37 +0100
committerene <ene@sils.li>2023-02-25 07:54:37 +0100
commit06696ca201682f63ea50da3ab41d992ed6b61816 (patch)
tree93152237a2e968cd433d1ca21671dcba52e772b8 /flake.nix
parentFix(hosts): Update UUIDs for mammun hosts (diff)
downloadnixos-config-06696ca201682f63ea50da3ab41d992ed6b61816.tar.gz
nixos-config-06696ca201682f63ea50da3ab41d992ed6b61816.zip
Feat(packages): Add my scripts
Diffstat (limited to '')
-rw-r--r--flake.nix7
1 files changed, 4 insertions, 3 deletions
diff --git a/flake.nix b/flake.nix
index bb54840d..81e185eb 100644
--- a/flake.nix
+++ b/flake.nix
@@ -46,17 +46,18 @@
   };
 
   outputs = {
+    # core
     self,
     nixpkgs,
-
     home-manager,
+    # modules
     impermanence,
     agenix,
-
+    # external dependencies
     neovim_config,
     user_js,
     snap-sync,
-
+    # my binaries
     strip_js_comments,
     shell-library,
     river_init_lesser,