hyprland: move adw-gtk3 to user package
This commit is contained in:
parent
f2de0d024b
commit
57943b2fbc
@ -14,6 +14,7 @@
|
||||
networking.networkmanager.enable = true;
|
||||
|
||||
home.packages = with pkgs.unstable; [
|
||||
adw-gtk3
|
||||
anyrun
|
||||
clipse
|
||||
dunst
|
||||
@ -24,9 +25,5 @@
|
||||
wl-clipboard
|
||||
];
|
||||
|
||||
environment.systemPackages = with pkgs; [
|
||||
adw-gtk3
|
||||
];
|
||||
|
||||
services.gpg-agent.pinentryPackage = pkgs.pinentry-gnome3;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user