Desktop Updates Fri May 30 08:13:09 PM CDT 2025
This commit is contained in:
@@ -16,7 +16,8 @@
|
|||||||
description = "Rebuild all NixOS configurations for cache";
|
description = "Rebuild all NixOS configurations for cache";
|
||||||
serviceConfig = {
|
serviceConfig = {
|
||||||
Type = "oneshot";
|
Type = "oneshot";
|
||||||
User = "root";
|
User = "admin";
|
||||||
|
Group = "jallen-nas";
|
||||||
WorkingDirectory = "/etc/nixos";
|
WorkingDirectory = "/etc/nixos";
|
||||||
StandardOutput = "journal+console";
|
StandardOutput = "journal+console";
|
||||||
StandardError = "journal+console";
|
StandardError = "journal+console";
|
||||||
|
|||||||
Reference in New Issue
Block a user