feat: tell lambdaOS and muOS to use noasserver

This commit is contained in:
Noa Aarts 2024-08-30 19:50:49 +02:00
parent cf04162f30
commit 278038b5c4
Signed by: noa
GPG key ID: 1850932741EFF672
2 changed files with 4 additions and 10 deletions

View file

@ -29,16 +29,6 @@
enable = true;
enable32Bit = true;
};
nvidia = {
modesetting.enable = true;
powerManagement = {
enable = true;
finegrained = false;
};
open = false;
nvidiaSettings = true;
package = config.boot.kernelPackages.nvidiaPackages.beta;
};
};
# Allow unfree packages
@ -65,11 +55,13 @@
"https://hyprland.cachix.org"
"https://cache.iog.io"
"https://cuda-maintainers.cachix.org"
"http://noasserver"
];
trusted-public-keys = [
"hyprland.cachix.org-1:a7pgxzMz7+chwVL3/pzj6jIBMioiJM7ypFP8PwtkuGc="
"hydra.iohk.io:f/Ea+s+dFdN+3Y/G+FDgSq+a5NEWhJGzdjvKNGv0/EQ="
"cuda-maintainers.cachix.org-1:0dq3bujKpuEPMCX6U4WylrUDZ9JyUG0VpVZa7CNfq5E="
"noasserver:l8yuYbtolNwsOrfQIXuXBAFpl18OYAl/vcmjkI7A5RM="
];
};
optimise.automatic = true;