fix: remove reference to viminal, use defaultEditor

This commit is contained in:
Youwen Wu 2024-12-26 00:17:24 -08:00
parent 45a9469372
commit ae1716b328
Signed by: youwen5
GPG key ID: 865658ED1FE61EC3

View file

@ -81,7 +81,7 @@ in
curl curl
] ]
++ [ ++ [
inputs.viminal.packages.${pkgs.system}.default config.liminalOS.defaultEditor
]; ];
# tells electron apps to use Wayland # tells electron apps to use Wayland