Prepare for flakes

This commit is contained in:
TheWanderingCrow 2024-09-15 14:43:13 -04:00
parent cf59f8482d
commit 255103fb9d
3 changed files with 22 additions and 0 deletions

2
modules/networking.nix Normal file
View file

@ -0,0 +1,2 @@
networking.networkmanager.enable = true;
networking.firewall.enable = false;