added nuttyclub-vm site

This commit is contained in:
2021-11-17 22:12:49 -08:00
parent 451ee1d0ae
commit 9e181c149c
3 changed files with 12 additions and 8 deletions
+2
View File
@@ -201,6 +201,8 @@ in {
containers.cashew = let
local-packages = with pkgs; [
bind
emacs-nox
mtr
vim
];
in {
+5
View File
@@ -95,5 +95,10 @@
];
mail-server = "mail.fudo.org";
};
mobile = {
nameservers = [ "1.1.1.1" ];
timezone = "America/Los_Angeles";
};
};
}