hosts/*: pull filesystems into their own files

This commit is contained in:
Infinidoge 2023-07-25 18:08:31 -04:00
parent 135499148e
commit b54cca8634
9 changed files with 229 additions and 233 deletions

View file

@ -8,6 +8,7 @@
private.nixosModules.wireless
./hardware-configuration.nix
./filesystems.nix
];
system.stateVersion = "21.11";