feat: add nh
This commit is contained in:
parent
e93f7ce742
commit
a31054750a
2 changed files with 4 additions and 15 deletions
|
|
@ -265,6 +265,10 @@ in
|
|||
programs = {
|
||||
mtr.enable = true;
|
||||
command-not-found.enable = false;
|
||||
nh = {
|
||||
enable = true;
|
||||
flake = "/home/moritz/Documents/dotfiles/";
|
||||
};
|
||||
};
|
||||
|
||||
services = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue