mirror of
https://github.com/kmein/niveum
synced 2026-03-16 10:11:08 +01:00
chore: add nixpkgs-unstable as krops source
This commit is contained in:
@@ -4,9 +4,6 @@ let
|
||||
netname = "retiolum";
|
||||
cfg = config.networking.retiolum;
|
||||
in {
|
||||
imports = [ "${(import <niveum/lib>).nixpkgs-src}/nixos/modules/services/networking/tinc.nix" ];
|
||||
disabledModules = [ "services/networking/tinc.nix" ];
|
||||
|
||||
options = {
|
||||
networking.retiolum.ipv4 = mkOption {
|
||||
type = types.str;
|
||||
|
||||
Reference in New Issue
Block a user