mirror of
https://codeberg.org/jopejoe1/nix-conf.git
synced 2025-01-04 10:56:34 +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" ];
|
#boot.kernelParams = [ "module_blacklist=i915" ];
|
||||||
|
|
||||||
|
services.boinc.enable = true;
|
||||||
|
|
||||||
environment.systemPackages = with pkgs; [
|
environment.systemPackages = with pkgs; [
|
||||||
prismlauncher
|
prismlauncher
|
||||||
libsForQt5.discover
|
libsForQt5.discover
|
||||||
|
|
Loading…
Reference in a new issue