made some changes

This commit is contained in:
2026-07-06 16:06:45 +02:00
parent 17eaff4d34
commit cbb71ecb9f
3 changed files with 7 additions and 0 deletions
+1
View File
@@ -5,6 +5,7 @@
./gaming.nix
./graphics.nix
./networking.nix
./irc.nix
#./openrgb.nix
];
}
+3
View File
@@ -4,8 +4,11 @@
imports =
[
./hardware-configuration.nix
# custom
./config/default.nix
# default
../../config/default/default.nix
# desktop
../../config/desktop/default.nix
];
networking.hostName = "darkstar";