fix: obliterate firewall interna;;y
This commit is contained in:
parent
05bca5b139
commit
7b152ccd16
5 changed files with 16 additions and 24 deletions
|
|
@ -1,9 +1,8 @@
|
|||
# This is your nixos configuration.
|
||||
# For home configuration, see /modules/home/*
|
||||
{ flake, ... }:
|
||||
{ flake, pkgs, ... }:
|
||||
{
|
||||
imports = [
|
||||
flake.inputs.self.nixosModules.common
|
||||
];
|
||||
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue