Removed old unstable overlays

This commit is contained in:
fwastring 2025-09-10 09:34:28 +02:00
parent 8dafce156f
commit 4d1f19b16c
2 changed files with 0 additions and 5 deletions

View file

@ -23,7 +23,6 @@
];
environment.systemPackages = with pkgs; [
unstable.lego
k9s
neovim
git
@ -59,9 +58,6 @@
};
};
# services.tailscale.enable = true;
# services.tailscale.package = pkgs.unstable.tailscale;
networking.hostName = myhostname;
system.stateVersion = "25.05";