This commit is contained in:
unexplrd
2025-03-02 18:39:35 +02:00
parent f3c6a271dd
commit 0a710faa55
6 changed files with 102 additions and 1 deletions

35
flake.lock generated
View File

@ -541,6 +541,19 @@
"url": "https://git.lix.systems/lix-project/lix/archive/2.92.0.tar.gz"
}
},
"mysecrets": {
"flake": false,
"locked": {
"lastModified": 1740932567,
"narHash": "sha256-2PfJuyVEUh/4xGTx8MwPFNq3po/TTkDyWz3RJC3JfJc=",
"path": "/home/user/nix-secrets",
"type": "path"
},
"original": {
"path": "/home/user/nix-secrets",
"type": "path"
}
},
"neve": {
"inputs": {
"flake-utils": "flake-utils_2",
@ -743,11 +756,13 @@
"chaotic": "chaotic",
"home-manager": "home-manager_2",
"lix": "lix",
"mysecrets": "mysecrets",
"neve": "neve",
"nix-flatpak": "nix-flatpak",
"nix-index-database": "nix-index-database",
"nixpkgs": "nixpkgs",
"nixvim": "nixvim",
"sops-nix": "sops-nix",
"stylix": "stylix",
"walker": "walker"
}
@ -769,6 +784,26 @@
"type": "github"
}
},
"sops-nix": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1739262228,
"narHash": "sha256-7JAGezJ0Dn5qIyA2+T4Dt/xQgAbhCglh6lzCekTVMeU=",
"owner": "mic92",
"repo": "sops-nix",
"rev": "07af005bb7d60c7f118d9d9f5530485da5d1e975",
"type": "github"
},
"original": {
"owner": "mic92",
"repo": "sops-nix",
"type": "github"
}
},
"stylix": {
"inputs": {
"base16": "base16",