Remove custom json files
This commit is contained in:
parent
d207826769
commit
caafd3e3c1
3 changed files with 1 additions and 1318 deletions
|
|
@ -120,7 +120,7 @@
|
|||
};
|
||||
|
||||
nix_path = lib.mkOption {
|
||||
default = "/home${config.conf.username}/gits/dotFiles";
|
||||
default = "/home${config.conf.username}/gits/nixos";
|
||||
example = "yourpath";
|
||||
type = lib.types.str;
|
||||
description = ''
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue