obliterate home-manager, rename some elements

This commit is contained in:
atagen 2025-08-13 20:27:25 +10:00
parent 5575604452
commit 2e49d9c484
48 changed files with 1283 additions and 1315 deletions

View file

@ -1,5 +1,4 @@
{ ... }:
{
system.stateVersion = "22.11";
hm.home.stateVersion = "22.11";
}