diff --git a/hosts/egghead/configuration.nix b/hosts/egghead/configuration.nix index 624edd2..1c20913 100644 --- a/hosts/egghead/configuration.nix +++ b/hosts/egghead/configuration.nix @@ -95,20 +95,27 @@ # List packages installed in system profile. To search, run: # $ nix search wget environment.systemPackages = with pkgs; [ - vim + tailscale + librewolf + localsend + fastfetch + signal-desktop + komikku + ledger-live-desktop + # dev related + vim git fish - fastfetch - tailscale - alacritty - librewolf - localsend + typst + alacritty zed-editor # Only related to this PC - above to be moved to a more common config when ive added more hosts - prismlauncher - komikku - ledger-live-desktop + prismlauncher + superTuxKart sunshine + lutris + rpcs3 + obs-studio ]; programs.steam = {