modules: fs: move to subdir

This commit is contained in:
colin 2023-01-03 08:27:28 +00:00
parent 2d7b3750cd
commit fbc39d0584
2 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@
{ {
imports = [ imports = [
./allocations.nix ./allocations.nix
./fs.nix ./fs
./gui ./gui
./home-manager ./home-manager
./packages.nix ./packages.nix