Update common.nix
This commit is contained in:
parent
70e147f711
commit
8b44705426
1 changed files with 1 additions and 1 deletions
|
|
@ -69,7 +69,7 @@ in
|
|||
# Enable network-manager
|
||||
networking.networkmanager.enable = true;
|
||||
networking.nameservers = [ "1.1.1.1" "9.9.9.9" ];
|
||||
networking.nftables.enable = true;
|
||||
#networking.nftables.enable = true;
|
||||
|
||||
# Shell aliases
|
||||
environment.shellAliases = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue