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

View File

@ -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 = {