refactor: moved filesystems into their own folder
This commit is contained in:
parent
6c60cd8e8b
commit
bb6da9ccb0
3 changed files with 1 additions and 1 deletions
|
@ -28,8 +28,8 @@
|
|||
])
|
||||
# Options for specific hostnames.
|
||||
(lib.optionals (hostname == "nemesis") [
|
||||
./hw-nemesis.nix
|
||||
./bootloaders/systemd-boot.nix
|
||||
./filesystems/hw-nemesis.nix
|
||||
./hardware/cpu_amd.nix
|
||||
./hardware/nvidia.nix
|
||||
])
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue