removed useless imports
This commit is contained in:
@@ -3,9 +3,5 @@
|
|||||||
networking = {
|
networking = {
|
||||||
hostName = "server02";
|
hostName = "server02";
|
||||||
};
|
};
|
||||||
imports = [
|
|
||||||
# ./_hardware-configuration.nix
|
|
||||||
./_disk-config.nix
|
|
||||||
];
|
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user