chore(npins): Update infrastructure

This commit is contained in:
sinavir 2024-10-30 23:22:26 +01:00
parent 40fadb15e0
commit a95b3bda6f
No known key found for this signature in database
2 changed files with 4 additions and 11 deletions

View file

@ -49,9 +49,9 @@
"url": "https://git.dgnum.eu/DGNum/infrastructure"
},
"branch": "main",
"revision": "c0435e694de19f8adad46fc5d0790d73406da3c2",
"revision": "45f2f5905506ad7523bde63ae94d0a3dc19dd604",
"url": null,
"hash": "1f92fbcmi96sdgdwmi5y7wynl09fkcyijbc4bkvd7bjj88z4kgwn"
"hash": "171rwwvx4mq01g1c2rhn6v4hyv5c8g2jzzxmff4qz70yzlhs8806"
},
"lix": {
"type": "Git",

View file

@ -1,14 +1,7 @@
let
netboxAgent = {
id = "244549";
hash = "sha256-SePkKEYQGDj6FpuyxZ+1ASeVPA02mCHf0G5i3koMdNw=";
};
in
{
"nixos-24.05" = [ netboxAgent ];
"nixos-24.05" = [ ];
"nixos-unstable" = [ netboxAgent ];
"nixos-unstable" = [ ];
"proxmox-nixos" = [ ];
}