fixed some stuff
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{...}: {
|
||||
flake.nixosModules.server02Configuration = {...}: {
|
||||
networking = {
|
||||
hostName = "mobile02";
|
||||
hostName = "server02";
|
||||
};
|
||||
imports = [./_hardware-configuration.nix];
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user