l steam: install only as games user

This commit is contained in:
lassulus 2019-10-14 15:39:42 +02:00
parent a6eb7850fb
commit 378b4d09f0
1 changed files with 2 additions and 3 deletions

View File

@ -11,9 +11,8 @@
#
##TODO: make steam module
nixpkgs.config.steam.java = true;
environment.systemPackages = with pkgs; [
steam
];
users.users.games.packages = [ pkgs.steam ];
#ports for inhome streaming
krebs.iptables = {