mirror of
https://github.com/youwen5/liminalOS.git
synced 2025-06-20 05:59:51 -07:00
feat: add default editor option and configuration
This commit is contained in:
parent
f889514d7d
commit
2823e5284e
3 changed files with 12 additions and 4 deletions
|
@ -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 = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue