diff options
| author | LLLL Colonq <llll@colonq> | 2025-12-17 05:18:39 -0500 |
|---|---|---|
| committer | LLLL Colonq <llll@colonq> | 2025-12-17 05:18:39 -0500 |
| commit | 20ff6d184a44a319d430510fb348e73082123147 (patch) | |
| tree | b7b5e49162e3f8b22d31a93ae8a1a3ee0a02a9ba /flake.nix | |
| parent | b98fd2e34eb93b22c86136a93964c176acc8b290 (diff) | |
Add group
Diffstat (limited to 'flake.nix')
| -rw-r--r-- | flake.nix | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -342,6 +342,7 @@ isSystemUser = true; group = "fig"; }; + users.groups.fig = {}; systemd.services."colonq.fig-web" = { wantedBy = ["multi-user.target"]; serviceConfig = { |
