From c2bd55be214311f0035b8fa17238628189455588 Mon Sep 17 00:00:00 2001 From: SindreKjelsrud Date: Mon, 8 Sep 2025 18:51:31 +0200 Subject: [PATCH] [egghead] feat: Add typst, supertuxkart, obs-studio, lutris, rpcs3 & signal --- hosts/egghead/configuration.nix | 25 ++++++++++++++++--------- 1 file changed, 16 insertions(+), 9 deletions(-) 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 = {