mirror of
https://github.com/zoriya/home-manager.git
synced 2026-06-08 20:45:11 +00:00
kbfs: add binaries to user profile
Add the binaries produced by 'pkgs.kbfs' to the profile, so that the git-remote-keybase helper can work automatically with 'keybase://' remotes.
This commit is contained in:
committed by
Robert Helgesson
parent
7a5b9152e9
commit
11da41e106
@@ -61,6 +61,7 @@ in
|
||||
};
|
||||
};
|
||||
|
||||
home.packages = [ pkgs.kbfs ];
|
||||
services.keybase.enable = true;
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user