feat(flake): init private nixos config

This commit is contained in:
Infinidoge 2023-03-30 12:08:30 -04:00
parent 106229cc3c
commit 8d1fe1f7a2
5 changed files with 23 additions and 0 deletions

16
flake.lock generated
View file

@ -701,6 +701,21 @@
"type": "github"
}
},
"private": {
"locked": {
"lastModified": 1680192378,
"narHash": "sha256-/zpk/EIDQkwoEPsYksKywno8+XAsKfYs0hxPekGafuk=",
"ref": "refs/heads/master",
"rev": "f451f10bd4711ebc4c538c18a92e722a00ef1697",
"revCount": 1,
"type": "git",
"url": "ssh://git@github.com/Infinidoge/universe-private"
},
"original": {
"type": "git",
"url": "ssh://git@github.com/Infinidoge/universe-private"
}
},
"quick-nix-registry": {
"inputs": {
"globalRegistry": "globalRegistry"
@ -735,6 +750,7 @@
"nixos": "nixos",
"nixos-hardware": "nixos-hardware_2",
"nixos-wsl": "nixos-wsl",
"private": "private",
"quick-nix-registry": "quick-nix-registry",
"stable": "stable",
"staging": "staging"