mirror of
https://codeberg.org/muon/home.git
synced 2026-07-03 23:49:35 +00:00
Fix nv config
This commit is contained in:
parent
c2fcec9bfb
commit
c9f91d311a
2 changed files with 3 additions and 2 deletions
|
|
@ -102,8 +102,10 @@ in {
|
|||
'';
|
||||
|
||||
# Proprietary </3
|
||||
mods.unfree.steam.enable = true;
|
||||
mods.unfree.nvidia.enable = true;
|
||||
mods.unfree.nvidia.package = "legacy_580";
|
||||
|
||||
mods.unfree.steam.enable = true;
|
||||
mods.unfree.minecraft.enable = true;
|
||||
|
||||
mods.flatpak.enable = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue