mirror of
https://github.com/TheWanderingCrow/CrOS.git
synced 2026-02-27 14:42:35 -05:00
temp enable firewall
This commit is contained in:
parent
9cfedca590
commit
3963cdec3a
1 changed files with 1 additions and 1 deletions
|
|
@ -12,7 +12,7 @@
|
||||||
networking.hostName = "Parzival";
|
networking.hostName = "Parzival";
|
||||||
|
|
||||||
networking.firewall = {
|
networking.firewall = {
|
||||||
enabled = false;
|
enable = false;
|
||||||
};
|
};
|
||||||
|
|
||||||
user.crow.enable = true;
|
user.crow.enable = true;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue