feat: enable keybase
Signed-off-by: Lander Van den Bulcke <landervandenbulcke@gmail.com>
This commit is contained in:
parent
2b54d53949
commit
7ce30ddcb3
2 changed files with 4 additions and 0 deletions
3
hosts/common/optional/keybase.nix
Normal file
3
hosts/common/optional/keybase.nix
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
{
|
||||
services.keybase.enable = true;
|
||||
}
|
||||
|
|
@ -7,6 +7,7 @@
|
|||
../common/users/lander
|
||||
|
||||
../common/optional/fonts.nix
|
||||
../common/optional/keybase.nix
|
||||
../common/optional/yubikey-gpg.nix
|
||||
../common/optional/virt.nix
|
||||
../common/optional/restic.nix
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue