mirror of
https://git.pvv.ntnu.no/Drift/pvv-nixos-config.git
synced 2026-06-15 09:09:14 +02:00
base/various: add to slice system-monitoring
This commit is contained in:
@@ -95,6 +95,10 @@
|
||||
AllowHibernation = lib.mkDefault false;
|
||||
};
|
||||
|
||||
systemd.slices."system-monitoring" = {
|
||||
description = "Monitoring related services";
|
||||
};
|
||||
|
||||
# users.mutableUsers = lib.mkDefault false;
|
||||
|
||||
users.groups."drift".name = "drift";
|
||||
|
||||
Reference in New Issue
Block a user