Reduce number of unstable packages installed
1 file changed, 1 insertion(+), 1 deletion(-)
changed files
M modules/satoshipay.nix → modules/satoshipay.nix
@@ -32,7 +32,7 @@ }; systemd.services.redis.wantedBy = lib.mkForce []; services.printing.drivers = with pkgs; [ - pkgsUnstable.cups-toshiba-estudio + cups-toshiba-estudio ]; networking.domain = "satoshipay.io";