kbfs: Add package in module
This commit is contained in:
parent
9f1b54b31b
commit
c643759d41
@ -59,5 +59,7 @@ in {
|
|||||||
};
|
};
|
||||||
|
|
||||||
services.keybase.enable = true;
|
services.keybase.enable = true;
|
||||||
|
|
||||||
|
environment.systemPackages = [ pkgs.kbfs ];
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user