aboutsummaryrefslogtreecommitdiffstats
path: root/home/root/richese.nix
diff options
context:
space:
mode:
Diffstat (limited to 'home/root/richese.nix')
-rw-r--r--home/root/richese.nix4
1 files changed, 4 insertions, 0 deletions
diff --git a/home/root/richese.nix b/home/root/richese.nix
index 72dbda0..cb4ed48 100644
--- a/home/root/richese.nix
+++ b/home/root/richese.nix
@@ -4,6 +4,10 @@
common/core
];
+ home.file = {
+ "bin/knock".source = ../common/scripts/knock;
+ };
+
nix.extraOptions = ''
!include /run/secrets/nix-access-token-github
'';