aboutsummaryrefslogtreecommitdiffstats
path: root/home
diff options
context:
space:
mode:
Diffstat (limited to 'home')
-rw-r--r--home/nipsy/ginaz.nix5
1 files changed, 5 insertions, 0 deletions
diff --git a/home/nipsy/ginaz.nix b/home/nipsy/ginaz.nix
index 8f42a2f..a3e8395 100644
--- a/home/nipsy/ginaz.nix
+++ b/home/nipsy/ginaz.nix
@@ -1,5 +1,10 @@
{ inputs, lib, pkgs, config, outputs, ... }:
{
+
+ home.file = {
+ "bin/knock".source = ../common/scripts/knock;
+ };
+
imports = [
common/core
common/optional/desktops