Update to 24.11 and install spotify

This commit is contained in:
2025-02-26 20:27:10 +01:00
parent bd24cb25dc
commit 5efedf035d
5 changed files with 16 additions and 5 deletions

View File

@@ -117,6 +117,6 @@
# 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 = "24.05"; # Did you read the comment?
system.stateVersion = "24.11"; # Did you read the comment?
}