diff options
| author | Preston Pan <ret2pop@gmail.com> | 2025-09-10 03:42:30 -0700 |
|---|---|---|
| committer | Preston Pan <ret2pop@gmail.com> | 2025-09-10 03:42:30 -0700 |
| commit | 81ddf52e30fe32da76b8f9162a8208d8d0b62ccc (patch) | |
| tree | 95d5b2e2fe33889e9cdfa1d73bdf147e75c02063 /nix/modules/home/user.nix | |
| parent | 32c47bb286e5c39a7d32aebbcfc82b855b503e8d (diff) | |
new flake lock
Diffstat (limited to 'nix/modules/home/user.nix')
| -rw-r--r-- | nix/modules/home/user.nix | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/nix/modules/home/user.nix b/nix/modules/home/user.nix index 12bba2e..d0cad9a 100644 --- a/nix/modules/home/user.nix +++ b/nix/modules/home/user.nix @@ -26,6 +26,8 @@ packages = with pkgs; (if config.monorepo.profiles.graphics.enable then [ # wikipedia # kiwix kiwix-tools + mupdf + zathura # passwords age sops @@ -38,7 +40,7 @@ # Apps # octaveFull - vesktop grim swww vim telegram-desktop + vesktop grim swww vim telegram-desktop qwen-code # Sound/media pavucontrol alsa-utils imagemagick ffmpeg helvum |
