Cradicle Explorer
_
Info
Issues
Patches
Wallets
Source
Source
hosts
layouts
lib
modules
common
darwin
linux
boot.nix
hardware.nix
networking.nix
.gitignore
README.md
bootstrap.sh
flake.lock
flake.nix
keys.nix
main.rs
secrets.nix
/
modules
/
linux
/ networking.nix
networking.nix
1
{
2
networking.networkmanager.enable = true;
3
networking.firewall.enable = true;
4
}