nit
This commit is contained in:
parent
f794822a36
commit
c6fc95cad9
|
|
@ -37,5 +37,4 @@
|
||||||
ip46tables -t mangle -D nixos-fw-rpfilter -p udp -m udp --dport 51820 -j RETURN || true
|
ip46tables -t mangle -D nixos-fw-rpfilter -p udp -m udp --dport 51820 -j RETURN || true
|
||||||
'';
|
'';
|
||||||
};
|
};
|
||||||
u.has.jp = true;
|
|
||||||
}
|
}
|
||||||
|
|
|
||||||
|
|
@ -10,4 +10,5 @@
|
||||||
home.username = "ahnwuoa";
|
home.username = "ahnwuoa";
|
||||||
xresources.properties."Xft.dpi" = 120;
|
xresources.properties."Xft.dpi" = 120;
|
||||||
u.has.activitywatch = true;
|
u.has.activitywatch = true;
|
||||||
|
u.has.jp = true;
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue