This commit is contained in:
2025-12-03 12:36:36 +01:00
parent 64def5d8ae
commit 4f04bde4f2
10 changed files with 292 additions and 56 deletions

View File

@@ -19,6 +19,8 @@
stateVersion = "24.05";
};
# users.group.username = { };
# Let Home Manager install and manage itself.
programs.home-manager.enable = true;
}