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";
|
||||
serviceConfig = {
|
||||
Type = "oneshot";
|
||||
User = "root";
|
||||
User = "admin";
|
||||
Group = "jallen-nas";
|
||||
WorkingDirectory = "/etc/nixos";
|
||||
StandardOutput = "journal+console";
|
||||
StandardError = "journal+console";
|
||||
|
||||
Reference in New Issue
Block a user