diff options
| -rw-r--r-- | src/Propellor/Property/Sbuild.hs | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Propellor/Property/Sbuild.hs b/src/Propellor/Property/Sbuild.hs index ade9a1f8..49741ac1 100644 --- a/src/Propellor/Property/Sbuild.hs +++ b/src/Propellor/Property/Sbuild.hs @@ -49,6 +49,7 @@ module Propellor.Property.Sbuild ( updated, updatedFor, -- * Global sbuild configuration + blockNetwork, installed, keypairGenerated, shareAptCache, |
