diff options
author | makefu <github@syntax-fehler.de> | 2018-05-03 18:46:46 +0200 |
---|---|---|
committer | makefu <github@syntax-fehler.de> | 2018-05-03 18:46:46 +0200 |
commit | 4f4c06d9f9494e627f67d73e13b3cf5003d4caeb (patch) | |
tree | 0165fbe4af8935c47e8668cfc891d65878df24ee /makefu/1systems/gum | |
parent | 8156ab92378422d36d0af55c8d4b3b5742f4305c (diff) |
ma gum: deploy kexec
Diffstat (limited to 'makefu/1systems/gum')
-rw-r--r-- | makefu/1systems/gum/source.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/makefu/1systems/gum/source.nix b/makefu/1systems/gum/source.nix index b3ce743ca..e3ca472e4 100644 --- a/makefu/1systems/gum/source.nix +++ b/makefu/1systems/gum/source.nix @@ -1,4 +1,5 @@ import <stockholm/makefu/source.nix> { name="gum"; torrent = true; + clever_kexec = true; } |