about summary refs log tree commit diff stats
path: root/hosts/desktop/configuration.nix
diff options
context:
space:
mode:
authorene <ene@sils.li>2023-02-19 14:10:32 +0100
committerene <ene@sils.li>2023-02-19 14:10:32 +0100
commite97aa89d4ae30eba343ac8017822f3e996b3c90c (patch)
treebb3dc017920675f674261caff7eaf148bea8f34e /hosts/desktop/configuration.nix
parentFix: Remove impure import (diff)
downloadnixos-config-e97aa89d4ae30eba343ac8017822f3e996b3c90c.tar.gz
nixos-config-e97aa89d4ae30eba343ac8017822f3e996b3c90c.zip
Fix: Add a way to use secrets
Diffstat (limited to 'hosts/desktop/configuration.nix')
-rw-r--r--hosts/desktop/configuration.nix2
1 files changed, 2 insertions, 0 deletions
diff --git a/hosts/desktop/configuration.nix b/hosts/desktop/configuration.nix
index 8e78949b..7f68621c 100644
--- a/hosts/desktop/configuration.nix
+++ b/hosts/desktop/configuration.nix
@@ -10,6 +10,8 @@
     ./hardware
     ./networking.nix
 
+    ../../secrets
+
     ../../system
 
     ../../services