This commit is contained in:
Ittihadyya 2024-11-25 15:34:41 +02:00
parent 4e7890d90a
commit 3d2c388a48
2 changed files with 2 additions and 3 deletions

View file

@ -9,8 +9,7 @@
fructose.modules = [
{
networking.firewall = {
allowedUDPPorts = [
];
allowedUDPPorts = [ ];
allowedTCPPorts = [
3000 # forgejo http
222 # forgejo ssh

View file

@ -85,7 +85,7 @@
"${mod}+a" = "focus parent";
"${mod}+Shift+a" = "focus child";
"${mod}+Shift+d" = "reload";
"${mod}+Shift+d" = "reload";
### moves user around
"${mod}+1" = "workspace number 1";