Reinstalling Piaf

This commit is contained in:
Lyes Saadi 2025-11-01 14:23:42 +01:00
parent 25ff7c383a
commit 763bde87d3
Signed by: lyes
GPG key ID: 55A1D803917CF39A
3 changed files with 37 additions and 45 deletions

View file

@ -36,5 +36,5 @@
# this value at the release version of the first install of this system.
# Before changing this value read the documentation for this option
# (e.g. man configuration.nix or on https://nixos.org/nixos/options.html).
system.stateVersion = "22.11"; # Did you read the comment?
system.stateVersion = "25.05"; # Did you read the comment?
}