refactor: my.home -> my.hm for disambiguilty (e.g. my.home.home)
This commit is contained in:
@@ -8,7 +8,7 @@ lib.my.makeHomeProgramConfig {
|
||||
"ghostty"
|
||||
];
|
||||
extraConfig = {
|
||||
my.home.programs.ghostty = {
|
||||
my.hm.programs.ghostty = {
|
||||
enableBashIntegration = true;
|
||||
enableZshIntegration = true;
|
||||
installBatSyntax = true;
|
||||
|
||||
Reference in New Issue
Block a user