⬆️ [shared] Upgrade to NixOS 25.05

This commit is contained in:
2025-05-26 20:27:34 +02:00
parent 53329b8d1c
commit fc89c377e8
14 changed files with 58 additions and 63 deletions

View File

@ -34,11 +34,9 @@ switch *FLAGS:
switch-now *FLAGS:
nh os switch . {{FLAGS}}
update-all:
nix-channel --update
update-all *FLAGS:
nix flake update
just switch
just switch {{FLAGS}}
update PKG:
nix flake update {{PKG}}