forked from fabian/nix_config
modularize neovim and terminal
This commit is contained in:
parent
85dfcfdb72
commit
001642dc94
9 changed files with 104 additions and 74 deletions
|
@ -12,6 +12,9 @@
|
|||
./isolation.nix
|
||||
];
|
||||
|
||||
local.apps.terminal.enable = true;
|
||||
local.apps.neovim.enable = true;
|
||||
|
||||
nix.registry = {
|
||||
"system".to = {
|
||||
type = "path";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue