refactor: my.home -> my.hm for disambiguilty (e.g. my.home.home)
This commit is contained in:
@@ -14,7 +14,7 @@ lib.my.makeHomePackageConfig {
|
||||
"python"
|
||||
];
|
||||
extraConfig = {
|
||||
my.home.home.packages = with pkgs; [
|
||||
my.hm.home.packages = with pkgs; [
|
||||
uv
|
||||
pyright
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user