vno1-gdrx: +rr-zen_workaround
This commit is contained in:
parent
1b3a849953
commit
eb50212b82
@ -169,7 +169,10 @@ in
|
||||
services.guix.enable = true;
|
||||
users.extraGroups.guixbuild.members = [ "motiejus" ];
|
||||
|
||||
environment.systemPackages = with pkgs; [ lutris ];
|
||||
environment.systemPackages = with pkgs; [
|
||||
linuxPackages.rr-zen_workaround
|
||||
lutris
|
||||
];
|
||||
|
||||
networking = {
|
||||
hostName = "vno1-gdrx";
|
||||
|
Loading…
Reference in New Issue
Block a user