mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-12-26 21:33:03 +03:00
kbfs: Add package in module
This commit is contained in:
parent
9f1b54b31b
commit
c643759d41
@ -59,5 +59,7 @@ in {
|
||||
};
|
||||
|
||||
services.keybase.enable = true;
|
||||
|
||||
environment.systemPackages = [ pkgs.kbfs ];
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user