feat(home): disable kbfs
This commit is contained in:
parent
ea8567af07
commit
50db5ea9bc
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
{
|
{
|
||||||
services.keybase.enable = true;
|
services.keybase.enable = true;
|
||||||
services.kbfs.enable = true;
|
# services.kbfs.enable = true;
|
||||||
|
|
||||||
home.packages = [ pkgs.keybase-gui ];
|
home.packages = [ pkgs.keybase-gui ];
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue