1
0
mirror of https://github.com/kmein/niveum synced 2026-03-16 10:11:08 +01:00

add catullus with retiolum

This commit is contained in:
Kierán Meinhardt
2019-02-05 22:08:39 +01:00
parent b368cf9a09
commit 2431905845
3 changed files with 4 additions and 2 deletions

View File

@@ -47,6 +47,7 @@ in {
networking.retiolum = {
ipv4 = "10.243.2.3";
ipv6 = "42:0:3c46:3ec0:7aad:d1d5:9842:da4c";
};
environment.etc."tinc/retiolum/rsa_key.priv" = {

View File

@@ -11,6 +11,7 @@ let
url = https://github.com/NixOS/nixpkgs-channels;
};
system.file = toString path;
modules.file = toString ../modules;
packages.file = toString ../packages;
nixos-config.symlink = "system/configuration.nix";
secrets.pass = {