Secrets, scripts, clean..

Former-commit-id: 5e98256a82
This commit is contained in:
Hadi
2024-03-15 21:26:34 +01:00
parent 1f6075cae7
commit 202ac3ca3b
27 changed files with 141 additions and 66 deletions

21
flake.lock generated
View File

@@ -232,6 +232,26 @@
"type": "github"
}
},
"homeage": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1669234151,
"narHash": "sha256-TwT87E3m2TZLgwYJESlype14HxUOrRGojPM5C2akrMg=",
"owner": "jordanisaacs",
"repo": "homeage",
"rev": "02bfe4ca06962d222e522fff0240c93946b20278",
"type": "github"
},
"original": {
"owner": "jordanisaacs",
"repo": "homeage",
"type": "github"
}
},
"nix-darwin": {
"inputs": {
"nixpkgs": [
@@ -371,6 +391,7 @@
"inputs": {
"apple-fonts": "apple-fonts",
"home-manager": "home-manager",
"homeage": "homeage",
"nixpkgs": "nixpkgs_2",
"nixvim": "nixvim",
"spicetify-nix": "spicetify-nix"