mirror of
https://github.com/librephoenix/nixos-config
synced 2025-10-18 09:34:00 +05:30
fix file mod time discrepencies for local secrets repo
This commit is contained in:
parent
48263bc769
commit
98d5f73cc1
2 changed files with 10 additions and 6 deletions
|
@ -127,6 +127,7 @@
|
|||
|
||||
secrets = {
|
||||
url = "path:/etc/nixos.secrets";
|
||||
type = "git";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue