system changes
This commit is contained in:
parent
9c9b194489
commit
064d964c26
1 changed files with 0 additions and 3 deletions
|
@ -29,9 +29,6 @@ This file imports various system configuration components in addition to enablin
|
|||
# Open text files in neovim by default
|
||||
environment.variables.EDITOR = "nvim";
|
||||
|
||||
# Run Gnu Privacy Guard
|
||||
programs.gnupg.agent.enable = true;
|
||||
|
||||
# Enable nix
|
||||
services.nix-daemon.enable = true;
|
||||
nix.package = pkgs.nix;
|
||||
|
|
Loading…
Add table
Reference in a new issue