mirror of
https://codeberg.org/jopejoe1/nix-conf.git
synced 2025-06-07 13:29:22 +02:00
Clean up
This commit is contained in:
parent
4ad99aa52f
commit
69fc2c2a8b
3 changed files with 8 additions and 3 deletions
|
@ -11,7 +11,11 @@
|
|||
services.hardware.openrgb.enable = true;
|
||||
services.fwupd.enable = true;
|
||||
|
||||
|
||||
nixpkgs.config = {
|
||||
cudaSupport = true;
|
||||
allowAliases = false;
|
||||
allowUnfree = true;
|
||||
}
|
||||
|
||||
services.xserver.desktopManager.kodi.enable = true;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue