mirror of
https://github.com/Ahwxorg/nixos-config.git
synced 2026-03-19 07:40:30 +01:00
feat: import neovim module on servers too
This commit is contained in:
parent
a4306e1e87
commit
8d600a0bae
1 changed files with 3 additions and 2 deletions
|
|
@ -4,6 +4,7 @@
|
|||
[ (import ./bootloader.nix) ]
|
||||
++ [ (import ./hardware.nix) ]
|
||||
++ [ (import ./network.nix) ]
|
||||
++ [ (import ./nvim.nix) ]
|
||||
++ [ (import ./program.nix) ]
|
||||
++ [ (import ./security.nix) ]
|
||||
++ [ (import ./services.nix) ]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue