ma tools/steam: install steam for makefu, not all users
This commit is contained in:
parent
5296a734d0
commit
dcae939aa3
|
@ -1,6 +1,6 @@
|
|||
{pkgs, ...}:
|
||||
{
|
||||
environment.systemPackages = [
|
||||
users.users.makefu.packages = [
|
||||
(pkgs.steam.override {
|
||||
newStdcpp = true;
|
||||
})
|
||||
|
|
Loading…
Reference in a new issue