feat: add default editor option and configuration

This commit is contained in:
Youwen Wu 2024-12-24 20:55:07 -08:00
parent f889514d7d
commit 2823e5284e
Signed by: youwen
GPG key ID: 865658ED1FE61EC3
3 changed files with 12 additions and 4 deletions

View file

@ -19,6 +19,7 @@
liminalOS = {
flakeLocation = "/home/youwen/.config/liminalOS";
config.allowUnfree = true;
defaultEditor = inputs.viminal.packages.${pkgs.system}.default;
system = {
audio.prod.enable = true;
networking = {