This commit is contained in:
2026-07-21 09:47:02 -03:00
parent 726681e5c2
commit a2d55bf983
5 changed files with 194 additions and 5 deletions
+5
View File
@@ -15,6 +15,7 @@
../../modules/nixos/awsvpn
../../modules/nixos/tailscale
../../modules/nixos/wake-on-lan
../../modules/nixos/hermes
];
# Bootloader
@@ -103,6 +104,7 @@
shell = pkgs.zsh;
openssh.authorizedKeys.keys = [
"ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIHtBfMUaNtpUYOi0dFsGsAv/ypw535+SouH7fn8eYDvr writterdeck"
"ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIG8115XYzQTL/ZfAerfm2carlSsIDHN6qM/K5V+AQ0St Generated By Termius"
];
};
@@ -117,6 +119,7 @@
steam.enable = true;
tailscale.enable = true;
wake-on-lan.enable = true;
hermes.enable = true;
};
##------------------------------
@@ -136,6 +139,8 @@
ollama-rocm
glib
gsettings-desktop-schemas
zip
yarn
];
virtualisation.docker.enable = true; # docker, buildx