diff options
Diffstat (limited to 'flake.nix')
| -rw-r--r-- | flake.nix | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -17,14 +17,13 @@ ]; imports = [ - # primary outputs ./dev ./lib ./modules ./systems ./users - ./ext # external, not so nix-y things + ./ext ]; }; |
