diff --git a/nix/home/linux.nix b/nix/home/linux.nix index 5ea8ff5..67103e0 100644 --- a/nix/home/linux.nix +++ b/nix/home/linux.nix @@ -65,6 +65,7 @@ in ffmpeg imv keychain + wtype ]; file = utils.mk_symlinks { inherit config dotfiles; };