Remove custom json files

This commit is contained in:
DashieTM 2024-08-24 22:46:12 +02:00
parent d207826769
commit caafd3e3c1
3 changed files with 1 additions and 1318 deletions

View file

@ -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 = ''