diff --git a/nixos/modules/desktop/hyprland/default.nix b/nixos/modules/desktop/hyprland/default.nix index b77946b..8476c54 100644 --- a/nixos/modules/desktop/hyprland/default.nix +++ b/nixos/modules/desktop/hyprland/default.nix @@ -50,6 +50,8 @@ in { waybar.enable = true; }; + security.polkit.enable = true; + services = { dbus.enable = true; displayManager.ly.enable = true; diff --git a/nixos/users/tdpeuter/default.nix b/nixos/users/tdpeuter/default.nix index 6435828..e3d6514 100644 --- a/nixos/users/tdpeuter/default.nix +++ b/nixos/users/tdpeuter/default.nix @@ -35,25 +35,26 @@ in { shell = pkgs.zsh; packages = (with pkgs; [ - cmdtime # Zsh plugin - icosystem # Personal icon theme - nextcloud-client - spotify-adblock + bitwarden-desktop brave # Internet browser chafa # Terminal image viewer + cmdtime # Zsh plugin duf # Df alternative feishin # Jellyfin music client foot fzf gh # GitHub CLI tool glow # Terminal Markdown renderer + icosystem # Personal icon theme jellyfin-media-player libreoffice-fresh # Office tools librewolf # Internet browser mpv # Media player + nextcloud-client nsxiv # Lightweight image viewer qalculate-gtk # Calculator spotify + spotify-adblock unzip vifm # File manager zathura # PDF viewer