Skip to content

Commit

Permalink
nixos/system: switch-to-configuration-ng is now the default
Browse files Browse the repository at this point in the history
  • Loading branch information
thiagokokada committed Nov 30, 2024
1 parent 73391cd commit 561e985
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions nixos/system/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -115,12 +115,6 @@ in
};
};

system.switch = {
# enable switch-to-configuration-ng
enable = lib.mkDefault false;
enableNg = lib.mkDefault true;
};

environment.systemPackages = with pkgs; [ nixos-rebuild-ng ];

# nixos/modules/misc/version.nix
Expand Down

0 comments on commit 561e985

Please sign in to comment.