From 332b06fd9baefdfa2b043b8e2c72b8c110940fc5 Mon Sep 17 00:00:00 2001 From: Alexander Kassouni Date: Thu, 27 Aug 2026 23:15:39 -0700 Subject: idk --- users/kassouni/home.nix | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) (limited to 'users/kassouni/home.nix') diff --git a/users/kassouni/home.nix b/users/kassouni/home.nix index cfbd86b..dc4675e 100644 --- a/users/kassouni/home.nix +++ b/users/kassouni/home.nix @@ -7,10 +7,14 @@ { imports = [ ./neovim.nix + ./claude.nix ./fuzzel.nix ./rofi.nix + ./music.nix + ./slippi.nix ./ssh.nix - ./ayu.nix + ./rip.nix + ./ayu/ayu-dark.nix ./git.nix ./ghostty.nix ./theme.nix @@ -36,8 +40,7 @@ }; home.packages = with pkgs; [ - vlc - strawberry + dolphin-emu cmus btop wget @@ -48,11 +51,9 @@ bat lsd yazi - claude-code tldr curl _1password-gui - opencode spotify prismlauncher ]; -- cgit v1.3.1