remove nix-serve
Some checks failed
/ perform flake analysis (push) Successful in 36s
/ build hive configuration (push) Failing after 20m11s

This commit is contained in:
2026-01-11 21:36:01 +01:00
parent b5c6c781c1
commit 7173c81006
2 changed files with 1 additions and 1 deletions

View File

@@ -14,6 +14,7 @@
./transmission.nix ./transmission.nix
./homepage.nix ./homepage.nix
./glances.nix ./glances.nix
./secrets.nix
./coredns ./coredns
./copyparty.nix ./copyparty.nix
]; ];

View File

@@ -20,7 +20,6 @@ in
# ./cybercoffee # ./cybercoffee
./ollama.nix ./ollama.nix
./minecraft.nix ./minecraft.nix
./nix-serve.nix
]; ];
# Use the systemd-boot EFI boot loader. # Use the systemd-boot EFI boot loader.