🩹 some gnome.* packages were moved to top-level
This commit is contained in:
parent
0940c66835
commit
2f82268689
|
@ -21,7 +21,7 @@ in {
|
|||
"${lib.getExe pkgs.mako}"
|
||||
"${lib.getExe pkgs.thunderbird}"
|
||||
"${pkgs.wl-clipboard}/bin/wl-paste --watch ${lib.getExe pkgs.cliphist} store"
|
||||
"${pkgs.gnome.gnome-keyring}/bin/gnome-keyring-daemon --start --components=secrets"
|
||||
"${pkgs.gnome-keyring}/bin/gnome-keyring-daemon --start --components=secrets"
|
||||
"${pkgs.hyprland}/bin/hyprctl setcursor catppuccin-${cursor.flavor}-${cursor.accent}-cursors 24" # FIXME: shouldn't be necessary
|
||||
];
|
||||
|
||||
|
|
|
@ -8,8 +8,8 @@
|
|||
distrobox # docker utils
|
||||
docker-compose # docker compose
|
||||
duf # replacement for df
|
||||
gnome.nautilus # file explorer
|
||||
gnome.seahorse # key manager
|
||||
nautilus # file explorer
|
||||
seahorse # key manager
|
||||
jaq # (fast) json utils
|
||||
jmtpfs # for Android MTP
|
||||
keepassxc # password manager
|
||||
|
|
Loading…
Reference in a new issue