Upgrade to 25.05

This commit is contained in:
Amanda Graven 2025-08-15 19:11:04 +02:00
parent 68359e345d
commit 41f68392eb
Signed by: amanda
GPG key ID: F747582C5608F4CB
3 changed files with 9 additions and 9 deletions

View file

@ -2,7 +2,7 @@
{
environment.systemPackages = [ pkgs.tailscale ];
services.tailscale.enable = true;
services.tailscale.enable = false;
# ...