fs.nix -> fs/default.nix

This commit is contained in:
2024-10-12 03:01:56 +00:00
parent 758b58cc5e
commit f8a1751e44
2 changed files with 1 additions and 1 deletions

View File

@@ -3,7 +3,7 @@
imports = [ imports = [
./boot.nix ./boot.nix
./feeds.nix ./feeds.nix
./fs.nix ./fs
./home ./home
./hosts.nix ./hosts.nix
./ids.nix ./ids.nix