hyprland: move adw-gtk3 to user package
Some checks failed
Check flake / build-amd64-linux (push) Failing after 16s
Some checks failed
Check flake / build-amd64-linux (push) Failing after 16s
This commit is contained in:
parent
befc31158c
commit
c77a0e921a
@ -14,6 +14,7 @@
|
|||||||
networking.networkmanager.enable = true;
|
networking.networkmanager.enable = true;
|
||||||
|
|
||||||
home.packages = with pkgs.unstable; [
|
home.packages = with pkgs.unstable; [
|
||||||
|
adw-gtk3
|
||||||
anyrun
|
anyrun
|
||||||
clipse
|
clipse
|
||||||
dunst
|
dunst
|
||||||
@ -24,9 +25,5 @@
|
|||||||
wl-clipboard
|
wl-clipboard
|
||||||
];
|
];
|
||||||
|
|
||||||
environment.systemPackages = with pkgs; [
|
|
||||||
adw-gtk3
|
|
||||||
];
|
|
||||||
|
|
||||||
services.gpg-agent.pinentryPackage = pkgs.pinentry-gnome3;
|
services.gpg-agent.pinentryPackage = pkgs.pinentry-gnome3;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user