refactor: compose hosts and home-manager features explicitly
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
{
|
||||
flake.modules.nixos."server-firewall" = {
|
||||
flake.modules.nixos.server-firewall = {
|
||||
networking = {
|
||||
firewall.enable = true;
|
||||
firewall.allowPing = false;
|
||||
|
||||
Reference in New Issue
Block a user