Neovim added leap plugin

Rewritten and moved portable module
Updated background
Disabled garnix substitutor
Small changes to greetd
This commit is contained in:
Jurn Wubben 2025-06-23 20:10:15 +02:00
parent b524030089
commit a46e31e783
14 changed files with 131 additions and 31 deletions

View file

@ -23,7 +23,7 @@
++ lib.optionals osConfig.niksos.bluetooth [
pkgs.ear2ctl
]
++ lib.optionals osConfig.niksos.portable [
++ lib.optionals osConfig.niksos.portable.enable [
inputs.somcli.defaultPackage.${pkgs.system}
];
}