[Hyprland] Migrates to new lua-based config
This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
networking.networkmanager.enable = true;
|
||||
# Disable wpa-supplicant to avoid conflicts with network manager.
|
||||
# Appears this is not needed as of 26.05
|
||||
# networking.wireless.enable = false;
|
||||
networking.wireless.enable = true;
|
||||
|
||||
# Set your time zone.
|
||||
time.timeZone = "America/Los_Angeles";
|
||||
|
||||
Reference in New Issue
Block a user