This commit is contained in:
4DBug
2026-02-05 11:32:19 -06:00
parent 28a211bda4
commit 29d23ba80b
3 changed files with 24 additions and 2 deletions

View File

@@ -26,6 +26,7 @@
./modules/home-manager.nix
./modules/swap.nix
./modules/virtualisation.nix
./modules/sshfs.nix
]) ++ (if device == "laptop" then [
./modules/mpd.nix
] else []);