Add nixd configuration
This commit is contained in:
@@ -226,6 +226,8 @@
|
||||
wget
|
||||
];
|
||||
|
||||
nix.nixPath = [ "nixpkgs=${inputs.nixpkgs}" ];
|
||||
|
||||
# ssh agent
|
||||
# programs.mtr.enable = true;
|
||||
programs.gnupg.agent.enable = true;
|
||||
|
Reference in New Issue
Block a user