1
Fork 0

Some gpt themes + tex modifications + working hyprpaper

This commit is contained in:
Matei Adriel 2023-07-06 21:34:24 +02:00
parent 84aaa6f6b9
commit c9bf24c49b
No known key found for this signature in database
17 changed files with 206 additions and 27 deletions
hosts/nixos/common/global/wireless

View file

@ -12,6 +12,7 @@
networks = {
"Neptune".psk = "@PHONE_HOTSPOT_PASS@";
"Familia-Matei".psk = "@TG_HOME_PASS@";
"Familia-Matei-PRO".psk = "@TG_HOME_PASS@";
"Sailhorse".psk = "@NL_SAILHORSE_PASS@";
"FOSDEM-Dualstack" = { };
@ -33,11 +34,11 @@
};
# Imperative
# allowAuxiliaryImperativeNetworks = true;
# userControlled = {
# enable = true;
# group = "network";
# };
allowAuxiliaryImperativeNetworks = true;
userControlled = {
enable = true;
group = "network";
};
};
# Ensure group exists