system changes
This commit is contained in:
parent
3d2a234e70
commit
f0fbab0721
1 changed files with 1 additions and 2 deletions
|
@ -29,8 +29,7 @@ This file imports various system configuration components in addition to enablin
|
|||
# Open text files in neovim by default
|
||||
environment.variables.EDITOR = "nvim";
|
||||
|
||||
# Enable nix
|
||||
services.nix-daemon.enable = true;
|
||||
# Enable nix packages
|
||||
nix.package = pkgs.nix;
|
||||
|
||||
programs.gnupg.agent.enable = false;
|
||||
|
|
Loading…
Add table
Reference in a new issue