BROKEN: Expanding desktop option
This commit is contained in:
parent
ebf027263f
commit
73dd477f9e
44 changed files with 272 additions and 296 deletions
|
|
@ -4,8 +4,10 @@
|
|||
...
|
||||
}: {
|
||||
environment.defaultPackages = [
|
||||
pkgs.git # We need git for flakes
|
||||
pkgs.neovim
|
||||
inputs.agenix.packages.${pkgs.system}.default
|
||||
pkgs.rsync
|
||||
]; # Still have to be able to edit configs.
|
||||
environment.sessionVariables = {EDITOR = "nvim";};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue