mirror of
https://github.com/nmasur/dotfiles
synced 2025-10-05 01:23:15 +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