diff --git a/configurations/host/materusPC/tmp.nix b/configurations/host/materusPC/tmp.nix index 371852e..74ac2cd 100644 --- a/configurations/host/materusPC/tmp.nix +++ b/configurations/host/materusPC/tmp.nix @@ -103,13 +103,9 @@ "libvirtd" "podman" "lxd" - ]; # Enable ‘sudo’ for the user. + ]; shell = pkgs.zsh; description = "Mateusz Słodkowicz"; - # packages = with pkgs; [ - # firefox - # thunderbird - # ]; }; environment.sessionVariables = {