Separate out linux specific home-manager stuff

This commit is contained in:
2026-09-03 21:41:39 +02:00
parent 99df214e10
commit 930c7b6018
4 changed files with 15 additions and 6 deletions
+1
View File
@@ -7,6 +7,7 @@
./dev.nix
./gaming.nix
./fhsBash.nix
./linux.nix
] ++ lib.optionals (osConfig.lumpiasty.enablePlasma) [
./plasma.nix
];