Skip to content

Commit

Permalink
kbfs: Add package in module
Browse files Browse the repository at this point in the history
(cherry picked from commit c643759)
NeQuissimus committed Oct 8, 2017
1 parent c156d34 commit 81ebbbc
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions nixos/modules/services/network-filesystems/kbfs.nix
Original file line number Diff line number Diff line change
@@ -59,5 +59,7 @@ in {
};

services.keybase.enable = true;

environment.systemPackages = [ pkgs.kbfs ];
};
}

0 comments on commit 81ebbbc

Please sign in to comment.