l steam: install only as games user
This commit is contained in:
parent
a6eb7850fb
commit
378b4d09f0
@ -11,9 +11,8 @@
|
|||||||
#
|
#
|
||||||
##TODO: make steam module
|
##TODO: make steam module
|
||||||
nixpkgs.config.steam.java = true;
|
nixpkgs.config.steam.java = true;
|
||||||
environment.systemPackages = with pkgs; [
|
|
||||||
steam
|
users.users.games.packages = [ pkgs.steam ];
|
||||||
];
|
|
||||||
|
|
||||||
#ports for inhome streaming
|
#ports for inhome streaming
|
||||||
krebs.iptables = {
|
krebs.iptables = {
|
||||||
|
Loading…
Reference in New Issue
Block a user