remove old wip
This commit is contained in:
parent
6643d4b417
commit
09acb9e0b3
|
@ -48,9 +48,6 @@ let
|
|||
environment.systemPackages = [ autoInstall pkgs.git ];
|
||||
documentation.info.enable = false; # https://github.com/NixOS/nixpkgs/issues/124215
|
||||
documentation.man.enable = false;
|
||||
# nix.settings.extra-sandbox-paths = [ "/bin/sh=${pkgs.bash}/bin/sh" ];
|
||||
# services.udev.packages = [ pkgs.bash ];
|
||||
# services.udev.path = [ pkgs.bash ];
|
||||
nix.settings.trusted-public-keys = ["nixbld.m-labs.hk-1:5aSRVA5b320xbNvu30tqxVPXpld73bhtOeH6uAjRyHc="];
|
||||
nix.settings.substituters = ["https://nixbld.m-labs.hk"];
|
||||
};
|
||||
|
|
Loading…
Reference in New Issue