From 6778ee5ee5f02fa88f4d8ef8efbd1a887699df9f Mon Sep 17 00:00:00 2001 From: Gustav Bruhn Date: Mon, 28 Apr 2025 16:02:09 +0200 Subject: [PATCH] 98 current 2025-04-28 16:02:07 25.05.20250424.f771eb4 6.12.24 * --- hosts/framework/configuration.nix | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) 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: