diff options
| author | 2025-01-01 17:39:28 -0500 | |
|---|---|---|
| committer | 2025-01-01 17:39:28 -0500 | |
| commit | 4849fc6e811f9aaa02a63d102f60d356365cd2bb (patch) | |
| tree | a45fdd1065b1b6052283e257e19123696b548671 /hosts/yashinoki | |
| parent | 8ed2c4a005c634e9d4a2aa5e31f40901def3adda (diff) | |
| download | dotfiles-4849fc6e811f9aaa02a63d102f60d356365cd2bb.tar.gz dotfiles-4849fc6e811f9aaa02a63d102f60d356365cd2bb.tar.bz2 dotfiles-4849fc6e811f9aaa02a63d102f60d356365cd2bb.zip | |
Theme stuff
Diffstat (limited to 'hosts/yashinoki')
| -rw-r--r-- | hosts/yashinoki/programs.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hosts/yashinoki/programs.nix b/hosts/yashinoki/programs.nix index 0b09229..2c17018 100644 --- a/hosts/yashinoki/programs.nix +++ b/hosts/yashinoki/programs.nix @@ -6,6 +6,6 @@ winetricks cabextract (pkgs.discord.override { withOpenASAR = true; }) - gftp + mpv ]; } |