feat: add nh

This commit is contained in:
Moritz Böhme 2024-11-08 20:00:36 +01:00
parent e93f7ce742
commit a31054750a
No known key found for this signature in database
GPG key ID: 970C6E89EB0547A9
2 changed files with 4 additions and 15 deletions

View file

@ -265,6 +265,10 @@ in
programs = {
mtr.enable = true;
command-not-found.enable = false;
nh = {
enable = true;
flake = "/home/moritz/Documents/dotfiles/";
};
};
services = {