summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--modules/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/default.nix b/modules/default.nix
index d2f62f8..fbbf075 100644
--- a/modules/default.nix
+++ b/modules/default.nix
@@ -202,7 +202,7 @@ in
system.activationScripts = {
# activate root secrets very early so we have access to them in the activation scripts
seacrit-root = {
- # deps = [ "specialfs" ];
+ deps = [ "specialfs" ];
text = ''
if [ "$NIXOS_ACTION" != dry-activate ]; then
rm -rf /run/seacrit