Updated system

This commit is contained in:
Emmet 2025-10-10 19:37:28 -05:00
parent b2b7a65cdf
commit e02cee41ba
5 changed files with 136 additions and 93 deletions

View file

@ -122,8 +122,7 @@
};
secrets = {
url = "path:/etc/nixos.secrets";
type = "git";
url = "git+file:///etc/nixos.secrets";
inputs.nixpkgs.follows = "nixpkgs";
};
};