Update to 24.11 and install spotify
This commit is contained in:
@@ -14,6 +14,8 @@
|
||||
|
||||
# You can also split up your configuration and import pieces of it here:
|
||||
# ./nvim.nix
|
||||
|
||||
./spotify.nix
|
||||
];
|
||||
|
||||
nixpkgs = {
|
||||
@@ -55,5 +57,5 @@
|
||||
systemd.user.startServices = sd-switch;
|
||||
|
||||
# https://nixos.wiki/wiki/FAQ/When_do_I_update_stateVersion
|
||||
home.stateVersion = 24.05;
|
||||
home.stateVersion = 24.11;
|
||||
}
|
||||
|
Reference in New Issue
Block a user