Lapserv hardwareconfig. neovim to default packages.
This commit is contained in:
parent
cc42ce672d
commit
a9aee64bc6
3 changed files with 26 additions and 29 deletions
|
|
@ -1,3 +1,3 @@
|
|||
{
|
||||
environment.defaultPackages = [];
|
||||
{pkgs,...}: {
|
||||
environment.defaultPackages = [pkgs.neovim]; # Still have to be able to edit configs.
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue