mirror of
https://github.com/nmasur/dotfiles
synced 2025-07-05 15:00:14 +00:00
minimum initial working flakes
This commit is contained in:
@ -1,6 +0,0 @@
|
||||
{ config, ... }: {
|
||||
config = {
|
||||
services.keybase.enable = true;
|
||||
services.kbfs.enable = true;
|
||||
};
|
||||
}
|
Reference in New Issue
Block a user