first bug fixes

This commit is contained in:
maxstrb 2026-03-14 22:10:10 +01:00
parent a9eadc52f3
commit 35377104df
4 changed files with 110 additions and 3 deletions

View file

@ -10,5 +10,5 @@
../modules/sddm.nix
];
networking.allowedTCPPorts = [9123];
networking.firewall.allowedTCPPorts = [9123];
}