add home-nix
This commit is contained in:
@@ -5,6 +5,8 @@
|
||||
...
|
||||
}:
|
||||
{
|
||||
system.stateVersion = "25.11";
|
||||
|
||||
imports = [
|
||||
./disk-config.nix
|
||||
./hardware-configuration.nix
|
||||
@@ -86,5 +88,4 @@
|
||||
services.openssh.enable = true;
|
||||
|
||||
networking.hostName = "${hostname}";
|
||||
system.stateVersion = "25.11";
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user