This commit is contained in:
2023-02-27 03:44:43 +00:00
parent 275b685c09
commit e508377d85
17 changed files with 230 additions and 41 deletions

21
flake.lock generated
View File

@@ -67,6 +67,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"
}
},
"nixos-hardware": {
"locked": {
"lastModified": 1677232326,
@@ -172,6 +192,7 @@
"inputs": {
"flake-utils": "flake-utils",
"home-manager": "home-manager",
"homeage": "homeage",
"nixos-hardware": "nixos-hardware",
"nixos-wsl": "nixos-wsl",
"nixpkgs": "nixpkgs",