0
0
Fork 0
mirror of https://github.com/NixOS/nixpkgs.git synced 2025-07-13 13:40:28 +03:00

netbox: 3.1.10 -> 3.2.1

This commit is contained in:
Ember 'n0emis' Keske 2022-04-19 16:37:18 +02:00
parent 021fad3832
commit 896c716d1b
No known key found for this signature in database
GPG key ID: 00FAF748B777CF10
3 changed files with 41 additions and 15 deletions

View file

@ -5,7 +5,7 @@ import ../make-test-python.nix ({ lib, pkgs, ... }: {
maintainers = [ n0emis ];
};
machine = { ... }: {
nodes.machine = { ... }: {
services.netbox = {
enable = true;
secretKeyFile = pkgs.writeText "secret" ''