Add nh
This commit is contained in:
6
home/programs/nh/default.nix
Normal file
6
home/programs/nh/default.nix
Normal file
@@ -0,0 +1,6 @@
|
|||||||
|
{config, ...}: {
|
||||||
|
programs.nh = {
|
||||||
|
enable = true;
|
||||||
|
flake = "/home/kiri/.config/nixos"; # Assuming this is the flake root
|
||||||
|
};
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user