This commit is contained in:
mjallen18
2026-01-02 14:31:10 -06:00
parent 5c359dca81
commit 451f5aa726
6 changed files with 55 additions and 34 deletions

View File

@@ -29,7 +29,7 @@
hardware = {
disko = {
enable = true;
enableFirmware = true;
enableFirmware = false;
};
raspberry-pi = {
enable = true;
@@ -39,6 +39,8 @@
user = {
name = "matt";
mutableUsers = false;
hashedPassword = "$y$j9T$EkPXmsmIMFFZ.WRrBYCxS1$P0kwo6e4.WM5DsqUcEqWC3MrZp5KfCjxffraMFZWu06";
hashedPasswordFile = null;
extraGroups = [
"docker"
"video"