mirror of
https://github.com/nmasur/dotfiles
synced 2025-07-05 08:00:14 +00:00
fix: typo
This commit is contained in:
@ -46,7 +46,7 @@ in
|
||||
permissions = "0440";
|
||||
};
|
||||
|
||||
users.users.litestream.group = "lightstream";
|
||||
users.users.litestream.group = "litestream";
|
||||
users.users.litestream.extraGroups = [ "backup" ];
|
||||
|
||||
services.litestream = {
|
||||
|
Reference in New Issue
Block a user