parent
c0ef905ba1
commit
4f3ecb0eaa
2 changed files with 3 additions and 3 deletions
4
flake.lock
generated
4
flake.lock
generated
|
|
@ -2380,11 +2380,11 @@
|
|||
"rev": "7a2404c604ca81edfaf5f762aeeca469517df88b",
|
||||
"revCount": 8,
|
||||
"type": "git",
|
||||
"url": "ssh://forgejo@git.cronyakatsuki.xyz/crony/nixos-secrets.git"
|
||||
"url": "https://git.cronyakatsuki.xyz/crony/nixos-secrets.git"
|
||||
},
|
||||
"original": {
|
||||
"type": "git",
|
||||
"url": "ssh://forgejo@git.cronyakatsuki.xyz/crony/nixos-secrets.git"
|
||||
"url": "https://git.cronyakatsuki.xyz/crony/nixos-secrets.git"
|
||||
}
|
||||
},
|
||||
"stylix": {
|
||||
|
|
|
|||
|
|
@ -79,7 +79,7 @@
|
|||
|
||||
# Secrets repo
|
||||
secrets = {
|
||||
url = "git+ssh://forgejo@git.cronyakatsuki.xyz/crony/nixos-secrets.git";
|
||||
url = "git+https://git.cronyakatsuki.xyz/crony/nixos-secrets.git";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
inputs.agenix.follows = "agenix";
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue