1
0

hosts/krypton: add host

This commit is contained in:
2023-06-19 19:45:28 +02:00
parent 1fb973a3f0
commit b481941eb2
5 changed files with 93 additions and 1 deletions

17
flake.lock generated
View File

@@ -135,6 +135,22 @@
"type": "github"
}
},
"nixpkgs-krypton": {
"locked": {
"lastModified": 1686960236,
"narHash": "sha256-AYCC9rXNLpUWzD9hm+askOfpliLEC9kwAo7ITJc4HIw=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "04af42f3b31dba0ef742d254456dc4c14eedac86",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs-schule": {
"locked": {
"lastModified": 1679437018,
@@ -158,6 +174,7 @@
"fernglas": "fernglas",
"nixos-exporter": "nixos-exporter",
"nixpkgs": "nixpkgs",
"nixpkgs-krypton": "nixpkgs-krypton",
"nixpkgs-schule": "nixpkgs-schule",
"solid-xmpp-alarm": "solid-xmpp-alarm"
}