uwsm tweaks and removing protonmail bridge

This commit is contained in:
2025-08-18 18:56:42 +02:00
parent 9696b9bc01
commit 6b6b668ab3
9 changed files with 62 additions and 99 deletions

View File

@@ -27,17 +27,6 @@
};
network = {
enable = true;
extraHosts = ''
192.168.88.14 sobotka
192.168.88.14 cnst.dev
192.168.88.14 lidarr.cnst.dev
192.168.88.14 radarr.cnst.dev
192.168.88.14 sonarr.cnst.dev
192.168.88.14 prowlarr.cnst.dev
192.168.88.14 qbt.cnst.dev
192.168.88.14 jellyseerr.cnst.dev
192.168.88.14 jellyfin.cnst.dev
'';
interfaces = {
"wlp6s0" = {
allowedTCPPorts = [22 80 443];
@@ -81,6 +70,7 @@
};
hyprland = {
enable = true;
withUWSM = true;
};
inkscape = {
enable = false;

View File

@@ -71,6 +71,7 @@
};
hyprland = {
enable = true;
withUWSM = true;
};
inkscape = {
enable = false;

View File

@@ -28,20 +28,6 @@
};
network = {
enable = true;
# extraHosts = ''
# 192.168.88.14 sobotka
# 192.168.88.14 cnst.dev
# 192.168.88.14 lidarr.cnst.dev
# 192.168.88.14 radarr.cnst.dev
# 192.168.88.14 sonarr.cnst.dev
# 192.168.88.14 prowlarr.cnst.dev
# 192.168.88.14 bazarr.cnst.dev
# 192.168.88.14 qbt.cnst.dev
# 192.168.88.14 jellyseerr.cnst.dev
# 192.168.88.14 jellyfin.cnst.dev
# 192.168.88.14 uptime.cnst.dev
# 192.168.88.14 pihole.cnst.dev
# '';
interfaces = {
"enp6s0" = {
allowedTCPPorts = [22 80 443 8090];

View File

@@ -73,6 +73,7 @@
};
hyprland = {
enable = true;
withUWSM = true;
};
inkscape = {
enable = false;