Big refactor WIP
This commit is contained in:
7
users/daniel/configs/system/helix/default.nix
Normal file
7
users/daniel/configs/system/helix/default.nix
Normal file
@@ -0,0 +1,7 @@
|
||||
{...}:
|
||||
{
|
||||
home.file.".config/helix" = {
|
||||
source = ./config;
|
||||
recursive = true;
|
||||
};
|
||||
}
|
||||
Reference in New Issue
Block a user