l prism.r: enable ipv4 forwarding
This commit is contained in:
parent
867db7d464
commit
02e24615ad
@ -104,6 +104,7 @@ in {
|
||||
];
|
||||
}
|
||||
{ # TODO make new hfos.nix out of this vv
|
||||
boot.kernel.sysctl."net.ipv4.ip_forward" = 1;
|
||||
users.users.riot = {
|
||||
uid = genid "riot";
|
||||
isNormalUser = true;
|
||||
|
Loading…
Reference in New Issue
Block a user