about summary refs log tree commit diff stats
path: root/flake.nix
diff options
context:
space:
mode:
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,