This commit is contained in:
4DBug
2026-02-08 14:15:04 -06:00
parent 6e0a35e990
commit 975c4bb860
5 changed files with 27 additions and 3 deletions

View File

@@ -31,6 +31,8 @@
#./modules/firefox.nix
]) ++ (if device == "laptop" then [
./modules/mpd.nix
] else []) ++ (if device == "desktop" then [
./modules/openrgb.nix
] else []);
system = {