Added working files from installation
This commit is contained in:
@@ -19,10 +19,12 @@ in
|
||||
inputs.nixos-hardware.nixosModules.dell-xps-15-9510-nvidia
|
||||
inputs.disko.nixosModules.disko
|
||||
./disko.nix
|
||||
#./configuration.nix
|
||||
];
|
||||
|
||||
|
||||
# Set networking
|
||||
hardware.enableRedistributableFirmware = true;
|
||||
networking.hostName = hostname;
|
||||
networking.networkmanager.enable = true;
|
||||
networking.useDHCP = lib.mkDefault true;
|
||||
|
||||
Reference in New Issue
Block a user