Desktop Updates Fri May 30 04:37:27 PM CDT 2025

This commit is contained in:
mjallen18
2025-05-30 16:37:27 -05:00
parent cdb39e966f
commit 0a29a3b0ad
2 changed files with 2 additions and 2 deletions

View File

@@ -2,7 +2,6 @@
{
imports = [ ./services.nix ];
# Programs configuration
programs = {
nix-ld = {
enable = true;
@@ -31,6 +30,7 @@
];
};
coolercontrol.enable = true;
seahorse.enable = true;
};
# Hardware configs

View File

@@ -126,7 +126,7 @@
exit 1
fi
git push
# git push
'';
# # Send an email on failure (optional)
# startPost = ''