feat(desktop): setup quickshell.
This commit is contained in:
parent
d1db0d4d8a
commit
49dd13dd0f
3 changed files with 28 additions and 0 deletions
|
|
@ -87,6 +87,7 @@ in {
|
|||
config = lib.mkIf config.crony.hyprland.enable {
|
||||
home.packages = with pkgs; [
|
||||
hyprpolkitagent
|
||||
inputs.quickshell.packages.${pkgs.stdenv.hostPlatform.system}.default
|
||||
];
|
||||
|
||||
# Enable hyprpaper
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue