This commit is contained in:
2025-04-07 16:40:47 -04:00
parent e3d49f5328
commit 8bbb23c655
18 changed files with 111 additions and 60 deletions

View File

@@ -3,6 +3,8 @@ let
inherit (lib.${namespace}) enabled;
in
{
home.stateVersion = "24.11";
reichard = {
user = {
enable = true;
@@ -82,6 +84,4 @@ in
.headers on
.mode column
'';
home.stateVersion = "24.11";
}