mirror of
https://github.com/TheWanderingCrow/CrOS.git
synced 2026-01-12 02:04:09 -05:00
temp disable firewall
This commit is contained in:
parent
ea2f6f4068
commit
9cfedca590
1 changed files with 4 additions and 0 deletions
|
|
@ -11,6 +11,10 @@
|
|||
|
||||
networking.hostName = "Parzival";
|
||||
|
||||
networking.firewall = {
|
||||
enabled = false;
|
||||
};
|
||||
|
||||
user.crow.enable = true;
|
||||
|
||||
desktop.sway.enable = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue