updating a bunch of shit

This commit is contained in:
Anish Lakhwara
2022-12-13 00:13:53 +10:00
parent 544759cf4f
commit 086802ded0
10 changed files with 488 additions and 47 deletions
-7
View File
@@ -30,13 +30,6 @@
time.timeZone = "Australia/Brisbane";
networking.useDHCP = false;
networking.interfaces.enp0s31f6.useDHCP = true;
networking.interfaces.wlp3s0.useDHCP = true;
networking.wireless.enable = true;
networking.wireless.interfaces = [ "wlp3s0" ];
networking.wireless.userControlled.enable = true;
# Select internationalisation properties.
i18n.defaultLocale = "en_US.UTF-8";
# console = {