diff --git a/hosts/hebesu/default.nix b/hosts/hebesu/default.nix index 3895f3f..28c59bc 100644 --- a/hosts/hebesu/default.nix +++ b/hosts/hebesu/default.nix @@ -37,5 +37,4 @@ ip46tables -t mangle -D nixos-fw-rpfilter -p udp -m udp --dport 51820 -j RETURN || true ''; }; - u.has.jp = true; } diff --git a/hosts/hebesu/users/ahnwuoa/default.nix b/hosts/hebesu/users/ahnwuoa/default.nix index 26a3692..7307743 100644 --- a/hosts/hebesu/users/ahnwuoa/default.nix +++ b/hosts/hebesu/users/ahnwuoa/default.nix @@ -10,4 +10,5 @@ home.username = "ahnwuoa"; xresources.properties."Xft.dpi" = 120; u.has.activitywatch = true; + u.has.jp = true; }