diff options
| author | Alexander Kassouni <alex@kassouni.net> | 2026-08-27 23:15:39 -0700 |
|---|---|---|
| committer | Alexander Kassouni <alex@kassouni.net> | 2026-08-27 23:15:39 -0700 |
| commit | 332b06fd9baefdfa2b043b8e2c72b8c110940fc5 (patch) | |
| tree | 13dc7941832f7d6e389dc43b79ae07e5c5f97529 /users/kassouni/home.nix | |
| parent | ecec5136f63d32862a42117c957f1f5bab65d13b (diff) | |
idk
Diffstat (limited to 'users/kassouni/home.nix')
| -rw-r--r-- | users/kassouni/home.nix | 11 |
1 files changed, 6 insertions, 5 deletions
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 ]; |
