parent
f56f1be446
commit
d9188757ba
|
@ -10,10 +10,7 @@ let
|
||||||
};
|
};
|
||||||
|
|
||||||
in {
|
in {
|
||||||
imports = [
|
imports = [ ./hardware-configuration.nix ];
|
||||||
<nixpkgs/nixos/modules/profiles/hardened.nix>
|
|
||||||
./hardware-configuration.nix
|
|
||||||
];
|
|
||||||
|
|
||||||
# networking
|
# networking
|
||||||
networking.hostName = "neodymium";
|
networking.hostName = "neodymium";
|
||||||
|
|
Loading…
Reference in a new issue