diff options
author | lassulus <lass@aidsballs.de> | 2016-05-31 23:34:06 +0200 |
---|---|---|
committer | lassulus <lass@aidsballs.de> | 2016-05-31 23:36:47 +0200 |
commit | 041e00002dbfcb1fc700bf53e77f4fe6157e2fc2 (patch) | |
tree | 67a8fc65e0b938d8822988657fb052a0ac527ed8 | |
parent | 80e50fd8a05192faaf0e6f87faa3ea9c0313aa32 (diff) |
l 1 prism: import buildbot normally
-rw-r--r-- | lass/1systems/prism.nix | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/lass/1systems/prism.nix b/lass/1systems/prism.nix index c83f198cb..693556ded 100644 --- a/lass/1systems/prism.nix +++ b/lass/1systems/prism.nix @@ -19,12 +19,7 @@ in { ../2configs/weechat.nix ../2configs/privoxy-retiolum.nix ../2configs/radio.nix - { - #we need to use old sqlite for buildbot - imports = [ - ../2configs/buildbot-standalone.nix - ]; - } + ../2configs/buildbot-standalone.nix { users.extraGroups = { # ● systemd-tmpfiles-setup.service - Create Volatile Files and Directories |