Update hosts/nix-minimal/configuration.nix

This commit is contained in:
2026-07-13 14:07:57 +00:00
parent d8d2718289
commit 7be80e7ab6
+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.