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

Enable compose key

This commit is contained in:
Kierán Meinhardt
2019-01-31 20:05:02 +01:00
parent 1f5460d4ca
commit 4ebf6faf8b
2 changed files with 2 additions and 2 deletions

View File

@@ -42,7 +42,7 @@ in {
name = "retiolum.hosts";
url = "https://lassul.us/retiolum.hosts";
# FIXME
sha256 = "0q8f5gw12hf9dhwcs4fni8jrvb2a1g6jskz28qcbd10p2xlkja58";
sha256 = "0kr68c2j1kdnlg9wk78dq02xzgxqyqzj2hfc42h7v9irrmrhnjka";
});
environment.systemPackages = [ config.services.tinc.networks.${netname}.package ];