Skip to content

Commit 759be72

Browse files
committed
chore: Modify
1 parent e37b57c commit 759be72

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

default.nix

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
];
88

99
nix = {
10-
package = pkgs.nixVersions.latest;
10+
package = pkgs.nixVersions.stable;
1111
registry = {
1212
nixpkgs.flake = flakeInputs.nixpkgs;
1313
};
@@ -127,7 +127,7 @@
127127
];
128128
masApps = {
129129
# ColorBlindPal = 1023111433;
130-
"Day One" = 1055511498;
130+
# "Day One" = 1055511498;
131131
# "Countdown Timer Plus" = 1150771803;
132132
# "AmorphousDiskMark: benchmark storage devices" = 1168254295;
133133
# DaltonLens = 1222737651;

0 commit comments

Comments
 (0)