Update devenv.yaml and default.nix files
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
inputs:
|
||||
nixpkgs:
|
||||
url: github:NixOS/nixpkgs/nixpkgs-unstable
|
||||
nixpkgs:
|
||||
url: github:NixOS/nixpkgs/nixpkgs-unstable
|
||||
|
||||
@@ -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