[Init]
This commit is contained in:
10
home/cli/helix/default.nix
Normal file
10
home/cli/helix/default.nix
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
...
|
||||
}:{
|
||||
programs.helix = {
|
||||
enable = true;
|
||||
languages = { };
|
||||
settings = { };
|
||||
themes = { };
|
||||
};
|
||||
}
|
Reference in New Issue
Block a user