diff --git a/hosts/marauder/default.nix b/hosts/marauder/default.nix index 630416e..e6639d7 100755 --- a/hosts/marauder/default.nix +++ b/hosts/marauder/default.nix @@ -102,7 +102,7 @@ in { environment.systemPackages = with pkgs; [ # Chat clients discord - element-desktop + cinny-desktop signal-desktop slack telegram-desktop @@ -119,6 +119,7 @@ in { krita openscad-unstable orca-slicer + plasticity # Multimedia ffcheck @@ -132,6 +133,8 @@ in { # Dev Tools fossil + just + kondo nixd nixfmt-classic nixpkgs-fmt @@ -149,7 +152,6 @@ in { dig htop jq - just unzip zip @@ -157,13 +159,17 @@ in { mullvad-vpn qbittorrent + # Utility Apps + baobab + gparted + system-config-printer + # Misc gcc intiface-central openssl pkg-config prismlauncher - system-config-printer ]; programs.git = {