From 071db936cb1042d0f678d47e1923fe3791d0dc95 Mon Sep 17 00:00:00 2001 From: atagen Date: Sat, 27 Aug 2022 20:18:01 +1000 Subject: [PATCH] packaged gck x2 --- home/home.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/home/home.nix b/home/home.nix index 71779bc..a929256 100644 --- a/home/home.nix +++ b/home/home.nix @@ -3,7 +3,7 @@ { imports = [ # who are you? - # ./fossil.nix + ./fossil.nix # ./plank.nix ]; @@ -46,7 +46,7 @@ plasma-browser-integration - # (callPackage /home/fossil/Code/git-credential-keepassxc/default.nix {}) + (callPackage ./git-credential-keepassxc.nix {}) ];