diff --git a/hosts/framework/configuration.nix b/hosts/framework/configuration.nix index 22bb3c6..07f859c 100644 --- a/hosts/framework/configuration.nix +++ b/hosts/framework/configuration.nix @@ -74,8 +74,6 @@ # Define a user account. Don't forget to set a password with ‘passwd’. - users.groups.wireshark = {}; - users.users.bruhng = { isNormalUser = true; description = "Gustav Bruhn"; @@ -108,9 +106,10 @@ ## remove after xjob postman - wireshark ]; + programs.wireshark.enable = true; + programs.steam.enable = true; # List services that you want to enable: