board is now TheBlackBox, nix flake update

This commit is contained in:
k3t
2026-06-08 14:07:13 -06:00
parent d7342a1d40
commit 87272e88e6
6 changed files with 48 additions and 68 deletions
+2 -2
View File
@@ -55,7 +55,7 @@
# home-manager.users.k3t = ./home/desktop.nix;
# }
#];
"board" = mkHost "x86_64-linux" [
"TheBlackBox" = mkHost "x86_64-linux" [
./modules/audio/base.nix
./modules/audio/zeroconf.nix
@@ -100,7 +100,7 @@
./modules/sys/users.nix
./modules/sys/vm.nix
./hosts/board/configuration.nix
./hosts/TheBlackBox/configuration.nix
spicetify-nix.nixosModules.spicetify
home-manager.nixosModules.home-manager
{