diff options
| author | Stefan Weigl-Bosker <stefan@s00.xyz> | 2025-07-14 21:01:44 -0400 |
|---|---|---|
| committer | Stefan Weigl-Bosker <stefan@s00.xyz> | 2025-07-14 21:01:44 -0400 |
| commit | 892c87fa5755aa911bdaf9f295adaf8b5aae1087 (patch) | |
| tree | ee59a7e40857690e2360da26e660956ececf4d82 /modules | |
| parent | 58d86c9845f72e6aa3722c8dc5d451f26cf5594c (diff) | |
| download | home-892c87fa5755aa911bdaf9f295adaf8b5aae1087.tar.gz | |
repo: update flake inputs
Diffstat (limited to 'modules')
| -rw-r--r-- | modules/default.nix | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/modules/default.nix b/modules/default.nix index 3b4dd28..df66ace 100644 --- a/modules/default.nix +++ b/modules/default.nix @@ -11,6 +11,7 @@ ./i3status.nix ./tofi.nix ./lazygit.nix + ./mpv.nix ./git ./tmux ./zsh @@ -22,6 +23,7 @@ ./gpg ./pass ./colors + ./wob.nix ./zathura.nix ./zoxide.nix ./firefox.nix |