1
0
forked from clan/clan-infra

fix website deployment

This commit is contained in:
Jörg Thalheim 2023-11-16 15:02:26 +01:00
parent 540515d10f
commit 5f078a336c

View File

@ -11,6 +11,7 @@
"ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIMxZ3Av30M6Sh6NU1mnCskB16bYtNP8vskc/+ud0AU1C ssh-homepage-key"
];
isSystemUser = true;
shell = "/run/current-system/sw/bin/bash";
group = "www";
};
users.groups.www = { };