diff --git a/hosts/georg/configuration.nix b/hosts/georg/configuration.nix index 92f01bc..ee22a4f 100644 --- a/hosts/georg/configuration.nix +++ b/hosts/georg/configuration.nix @@ -8,7 +8,7 @@ (fp /modules/grzegorz.nix) ]; - + services.spotifyd.enable = true; boot.loader.systemd-boot.enable = true; boot.loader.efi.canTouchEfiVariables = true;