Update hosts/nix-minimal/configuration.nix
Check NixOS configurations / eval-hosts (push) Failing after 15m52s

This commit is contained in:
2026-07-13 14:07:57 +00:00
parent e3ac63aefa
commit 783bda00c1
+2 -2
View File
@@ -8,8 +8,8 @@
imports =
[ # Include the results of the hardware scan.
../../modules/common/configuration.nix
../../modules/nix/cache-client.nix
../../modules/nix/remote-builder-client.nix
../../modules/nix-cache/client.nix
../../modules/remote-builder-client.nix
];
networking.hostName = "nix-minimal"; # Define your hostname.