diff options
author | makefu <github@syntax-fehler.de> | 2017-05-12 11:33:12 +0200 |
---|---|---|
committer | makefu <github@syntax-fehler.de> | 2017-05-12 11:33:12 +0200 |
commit | 4e3ca6651ebbfc77b927e7a3694a002c79939776 (patch) | |
tree | 918109abf7585faef014c06724b34b77bdc52f4d /makefu/1systems | |
parent | f87ff0023c32511055695eb4e0dfecc63bc736bc (diff) |
m 1 x: also deploy sources
Diffstat (limited to 'makefu/1systems')
-rw-r--r-- | makefu/1systems/x.nix | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/makefu/1systems/x.nix b/makefu/1systems/x.nix index 65df426e5..d1503c8d7 100644 --- a/makefu/1systems/x.nix +++ b/makefu/1systems/x.nix @@ -38,6 +38,8 @@ with import <stockholm/lib>; # ../2configs/temp/sabnzbd.nix + # development + ../2configs/sources # Krebs # ../2configs/disable_v6.nix |