Nixos update 08-11-2025, add tailscale amaterasu

This commit is contained in:
Alexander
2025-11-08 14:13:01 +01:00
parent be88bb83ab
commit 3b2c4ddc88
3 changed files with 198 additions and 143 deletions
+1 -1
View File
@@ -26,7 +26,7 @@ in {
home.file."jdk/openjdk23".source = pkgs.jdk23;
home.file."nodejs/nodejs_22".source = pkgs.nodejs_22;
home.file."python/python3".source = pkgs.python3;
home.file."jdk/zulujdk22".source = pkgs.zulu22;
#home.file."jdk/zulujdk22".source = pkgs.zulu22;
dov.shell = {
zsh = {