fractal: ship the nixified build by default

This commit is contained in:
Colin 2023-10-02 03:20:55 +00:00
parent 7d63132c48
commit cc16fe85b0

View File

@ -1,7 +1,8 @@
{ pkgs, ... }: { pkgs, ... }:
{ {
sane.programs.fractal = { sane.programs.fractal = {
package = pkgs.fractal-latest; package = pkgs.fractal-nixified;
# package = pkgs.fractal-latest;
# package = pkgs.fractal-next; # package = pkgs.fractal-next;
persist.private = [ persist.private = [