whitelist for nonfree packages
This commit is contained in:
parent
61419b3559
commit
80b5a14c5e
3 changed files with 29 additions and 3 deletions
|
|
@ -42,5 +42,11 @@ in {
|
|||
dedicatedServer.openFirewall = true;
|
||||
};
|
||||
};
|
||||
|
||||
my.allowUnfreePackages = [
|
||||
"steam"
|
||||
"steam-original"
|
||||
"steam-run"
|
||||
];
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue