Skip to content

Commit 5993346

Browse files
nix-starter-kit: re-enable release check
1 parent 7f8cdd0 commit 5993346

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

modules/nix-starter-kit.nix

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,6 @@
1010

1111
config = lib.mkIf config.active-group.nix-starter-kit.enable {
1212
home = {
13-
enableNixpkgsReleaseCheck = false;
14-
1513
packages = with pkgs; [
1614
bat
1715
curl

0 commit comments

Comments
 (0)