summaryrefslogtreecommitdiff
path: root/config
diff options
context:
space:
mode:
Diffstat (limited to 'config')
-rw-r--r--config/nix.org2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/nix.org b/config/nix.org
index 940c98f..c256b8e 100644
--- a/config/nix.org
+++ b/config/nix.org
@@ -3776,7 +3776,7 @@ This is pretty understandable, if you understand all the above.
monorepo = {
profiles = {
impermanence.enable = true;
- secureBoot = true;
+ secureBoot.enable = true;
};
vars = {
device = "/dev/sda";