add restricted network nixos modules
See README.md for explanation
This commit is contained in:
@@ -26,6 +26,7 @@ in
|
||||
{
|
||||
flake.nixosModules.hidden-ssh-announce = ./hidden-ssh-announce.nix;
|
||||
flake.nixosModules.bcachefs = ./bcachefs.nix;
|
||||
flake.nixosModules.user-firewall = ./user-firewall;
|
||||
flake.nixosModules.installer.imports = [
|
||||
./installer
|
||||
self.nixosModules.hidden-ssh-announce
|
||||
|
||||
Reference in New Issue
Block a user