This commit is contained in:
Christoph Schmatzler
2025-08-11 14:15:08 +02:00
parent 8e6e0242a4
commit 9b9a3ed423

View File

@@ -92,7 +92,9 @@ in {
nixvim.homeModules.nixvim
../base/home-manager
];
stateVersion = "25.11";
home = {
stateVersion = "25.11";
};
};
};
}