Update devenv.yaml and default.nix files
This commit is contained in:
@@ -22,8 +22,9 @@ in
|
||||
];
|
||||
|
||||
|
||||
# Set hostname and timezone
|
||||
# Set networking
|
||||
networking.hostName = hostname;
|
||||
networking.networkmanager.enable = true;
|
||||
|
||||
|
||||
# Bootloader configuration
|
||||
|
||||
Reference in New Issue
Block a user