Update kitchen hostname

This commit is contained in:
Michael Thomas 2022-01-17 05:10:47 +00:00
parent 661a612d16
commit a3576c89f6

View File

@ -10,7 +10,7 @@
./hardware-configuration.nix
];
networking.hostName = "nixos"; # Define your hostname.
networking.hostName = "kitchen-nixos"; # Define your hostname.
# The global useDHCP flag is deprecated, therefore explicitly set to false here.
# Per-interface useDHCP will be mandatory in the future, so this generated config