feat(rahu): replace perl system switch script with the faster binary version
This commit is contained in:
@@ -142,6 +142,11 @@
|
||||
shell = pkgs.fish;
|
||||
};
|
||||
|
||||
system.switch = {
|
||||
enable = false;
|
||||
enableNg = true;
|
||||
};
|
||||
|
||||
nixpkgs.config.allowUnfree = true;
|
||||
environment.systemPackages = with pkgs; [
|
||||
git
|
||||
|
||||
Reference in New Issue
Block a user