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 {}) ];