mirror of
https://codeberg.org/jopejoe1/nix-conf.git
synced 2025-01-01 17:46:35 +01:00
Add boinc
This commit is contained in:
parent
c4ed1a22d3
commit
bde149e891
1 changed files with 2 additions and 0 deletions
|
@ -30,6 +30,8 @@
|
|||
|
||||
#boot.kernelParams = [ "module_blacklist=i915" ];
|
||||
|
||||
services.boinc.enable = true;
|
||||
|
||||
environment.systemPackages = with pkgs; [
|
||||
prismlauncher
|
||||
libsForQt5.discover
|
||||
|
|
Loading…
Reference in a new issue