refactor: my.home -> my.hm for disambiguilty (e.g. my.home.home)
This commit is contained in:
@@ -13,7 +13,7 @@ lib.my.makeSwitch {
|
||||
"c"
|
||||
];
|
||||
config' = {
|
||||
my.home.home.packages = with pkgs; [
|
||||
my.hm.home.packages = with pkgs; [
|
||||
gcc
|
||||
clang-tools
|
||||
cmake
|
||||
|
||||
Reference in New Issue
Block a user