temp fix for autocpu-freq not building

This commit is contained in:
m3tam3re
2025-03-28 09:38:15 +01:00
parent 6011c940ac
commit aa8636c80d
4 changed files with 7 additions and 5 deletions

View File

@@ -36,10 +36,10 @@
networking.hostName = "m3-ares"; # Define your hostname.
# warp-terminal update fix
networking.extraHosts = ''
127.0.0.1 releases.warp.dev
127.0.0.1 app.warp.dev
'';
# networking.extraHosts = ''
# 127.0.0.1 releases.warp.dev
# 127.0.0.1 app.warp.dev
# '';
# Pick only one of the below networking options.
# networking.wireless.enable = true; # Enables wireless support via wpa_supplicant.
networking.networkmanager.enable =