This commit is contained in:
caandt 2025-01-01 20:00:12 -05:00
parent f794822a36
commit c6fc95cad9
2 changed files with 1 additions and 1 deletions

View file

@ -37,5 +37,4 @@
ip46tables -t mangle -D nixos-fw-rpfilter -p udp -m udp --dport 51820 -j RETURN || true
'';
};
u.has.jp = true;
}

View file

@ -10,4 +10,5 @@
home.username = "ahnwuoa";
xresources.properties."Xft.dpi" = 120;
u.has.activitywatch = true;
u.has.jp = true;
}