added nuttyclub-vm site
This commit is contained in:
@@ -201,6 +201,8 @@ in {
|
||||
containers.cashew = let
|
||||
local-packages = with pkgs; [
|
||||
bind
|
||||
emacs-nox
|
||||
mtr
|
||||
vim
|
||||
];
|
||||
in {
|
||||
|
||||
@@ -95,5 +95,10 @@
|
||||
];
|
||||
mail-server = "mail.fudo.org";
|
||||
};
|
||||
|
||||
mobile = {
|
||||
nameservers = [ "1.1.1.1" ];
|
||||
timezone = "America/Los_Angeles";
|
||||
};
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user