nixos: Tweak networking and prepare for more VMs

This commit is contained in:
2022-05-28 15:30:12 +01:00
parent dc69948112
commit 64def7f564
7 changed files with 122 additions and 72 deletions

View File

@@ -103,8 +103,6 @@ in
environment.systemPackages = with pkgs; [
bash-completion
vim
ldns
minicom
];
programs = {