This commit is contained in:
Henri Dohmen 2025-05-31 00:23:59 +02:00
parent fb70bd789e
commit 36d5e995f2
5 changed files with 5 additions and 5 deletions

View file

@ -24,6 +24,9 @@
];
config = {
home.home.stateVersion = config.system.stateVersion;
home = {
home.stateVersion = config.system.stateVersion;
imports = [ ../mod-hm ];
};
};
}