some helix changes but mainly removing a user
This commit is contained in:
9
system/nix/nh/cnst/default.nix
Normal file
9
system/nix/nh/cnst/default.nix
Normal file
@@ -0,0 +1,9 @@
|
||||
{
|
||||
environment.variables.FLAKE = "/home/cnst/.nix-config";
|
||||
programs = {
|
||||
nh = {
|
||||
enable = true;
|
||||
flake = "/home/cnst/.nix-config";
|
||||
};
|
||||
};
|
||||
}
|
||||
Reference in New Issue
Block a user