Desktop Updates Fri May 30 08:13:09 PM CDT 2025

This commit is contained in:
mjallen18
2025-05-30 20:13:09 -05:00
parent b706e76249
commit d20d11f8fb

View File

@@ -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";