add toggle to blake user

This commit is contained in:
2025-10-04 12:17:13 -05:00
parent a5dd171871
commit beda19afd3
2 changed files with 30 additions and 14 deletions

View File

@@ -24,6 +24,8 @@
};
};
# enable user
users.blake.enable = true;
# use the systemd-boot EFI boot loader.
boot.loader.systemd-boot.enable = true;