mirror of
https://github.com/oddlama/nix-config.git
synced 2025-10-11 07:10:39 +02:00
feat: isolate neovim and begin second configuration to nixify the first
This commit is contained in:
parent
8de313d277
commit
bf7ec956ae
6 changed files with 121 additions and 18 deletions
|
@ -1,5 +1,6 @@
|
|||
{...}: {
|
||||
imports = [
|
||||
./neovim.nix
|
||||
./secrets.nix
|
||||
./uid.nix
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue