This commit is contained in:
4DBug
2026-02-08 19:06:33 -06:00
parent 975c4bb860
commit 782dfce269
3 changed files with 25 additions and 27 deletions

View File

@@ -28,11 +28,12 @@
./modules/swap.nix
./modules/virtualisation.nix
./modules/sshfs.nix
#./modules/firefox.nix
]) ++ (if device == "laptop" then [
./modules/mpd.nix
] else []) ++ (if device == "desktop" then [
./modules/openrgb.nix
] else []);
system = {