satty is now from unstable packages

This commit is contained in:
Nicole 2026-04-23 18:59:56 +02:00
parent c02675c121
commit 9fc7cc882e

View file

@ -72,7 +72,7 @@ in
grim
slurp
#swappy
satty
pkgs-unstable.satty
wl-clipboard
obs-studio
@ -169,7 +169,6 @@ in
mission-center
xdg-user-dirs
brightnessctl
pkgs-unstable.openrgb
dmg2img
cachix
rbw
@ -234,12 +233,15 @@ in
"org.freecad.FreeCAD"
];
services.hardware.openrgb.enable = true;
#programs.firefox = {
# enable = true;
#};
services.hardware.openrgb = {
enable = true;
package = pkgs-unstable.openrgb-with-all-plugins;
};
virtualisation.docker.rootless = {
enable = true;
setSocketVariable = true;