about summary refs log tree commit diff
path: root/users/sterni/machines/ingeborg/default.nix
diff options
context:
space:
mode:
Diffstat (limited to 'users/sterni/machines/ingeborg/default.nix')
-rw-r--r--users/sterni/machines/ingeborg/default.nix2
1 files changed, 2 insertions, 0 deletions
diff --git a/users/sterni/machines/ingeborg/default.nix b/users/sterni/machines/ingeborg/default.nix
index 8784c37515..311a4b8d3f 100644
--- a/users/sterni/machines/ingeborg/default.nix
+++ b/users/sterni/machines/ingeborg/default.nix
@@ -2,6 +2,8 @@
 
 {
   imports = [
+    # Third party modules
+    "${depot.third_party.agenix.src}/modules/age.nix"
     # Basic settings
     ../../modules/common.nix
     # These modules touch things related to booting (filesystems, initrd network…)