r2modman for lethal company

This commit is contained in:
twoneis 2023-12-20 02:35:40 +01:00
parent 873abf7e2d
commit 2a10419d95
3 changed files with 7 additions and 41 deletions

View file

@ -8,6 +8,12 @@
../virt
];
# Allow packages from nixpkgs
nixpks.config = {
permittedInsecurePackages = ["electron-25.9.0"]; # Used for r2modman
allowUnfree = true;
};
#Optimise nix store
nix = {
optimise.automatic = true;
@ -83,9 +89,6 @@
extraGroups = [ "networkmanager" "wheel" "surface-control" "docker" ];
};
# Allow unfree packages
nixpkgs.config.allowUnfree = true;
# Configure fonts
fonts.packages = with pkgs; [
alegreya