summaryrefslogtreecommitdiff
path: root/hosts/yashinoki
diff options
context:
space:
mode:
authorAndrew Opalach <andrew@akon.city> 2025-01-01 17:39:28 -0500
committerAndrew Opalach <andrew@akon.city> 2025-01-01 17:39:28 -0500
commit4849fc6e811f9aaa02a63d102f60d356365cd2bb (patch)
treea45fdd1065b1b6052283e257e19123696b548671 /hosts/yashinoki
parent8ed2c4a005c634e9d4a2aa5e31f40901def3adda (diff)
downloaddotfiles-4849fc6e811f9aaa02a63d102f60d356365cd2bb.tar.gz
dotfiles-4849fc6e811f9aaa02a63d102f60d356365cd2bb.tar.bz2
dotfiles-4849fc6e811f9aaa02a63d102f60d356365cd2bb.zip
Theme stuff
Diffstat (limited to 'hosts/yashinoki')
-rw-r--r--hosts/yashinoki/programs.nix2
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
];
}