updated defiant config so it builds
This commit is contained in:
parent
1217959d6d
commit
91fe8cc1b4
3 changed files with 41 additions and 3 deletions
|
@ -6,6 +6,9 @@
|
|||
|
||||
nix.settings.experimental-features = [ "nix-command" "flakes" ];
|
||||
|
||||
# Enable networking
|
||||
networking.networkmanager.enable = true;
|
||||
|
||||
# Set your time zone.
|
||||
time.timeZone = "America/Chicago";
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue