modules/steam: allow unfree
This commit is contained in:
parent
22eea1eb49
commit
c394bd7d5e
1 changed files with 2 additions and 0 deletions
|
|
@ -7,4 +7,6 @@
|
||||||
};
|
};
|
||||||
|
|
||||||
programs.gamemode.enable = true;
|
programs.gamemode.enable = true;
|
||||||
|
|
||||||
|
nixpkgs.config.allowUnfree = true;
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue