modularize neovim and terminal

This commit is contained in:
Fabian Montero 2024-11-20 17:04:00 -06:00
parent 85dfcfdb72
commit 001642dc94
Signed by untrusted user: fabian
GPG key ID: 1FFAC35E1798174F
9 changed files with 104 additions and 74 deletions

View file

@ -12,6 +12,9 @@
./isolation.nix
];
local.apps.terminal.enable = true;
local.apps.neovim.enable = true;
nix.registry = {
"system".to = {
type = "path";