Migrate to snowfall lib
This commit is contained in:
8
modules/home/cli/helix/default.nix
Normal file
8
modules/home/cli/helix/default.nix
Normal file
@ -0,0 +1,8 @@
|
||||
{ ... }: {
|
||||
programs.helix = {
|
||||
#enable = true;
|
||||
languages = { };
|
||||
settings = { };
|
||||
themes = { };
|
||||
};
|
||||
}
|
Reference in New Issue
Block a user