Desktop Updates Fri May 30 04:37:27 PM CDT 2025
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -126,7 +126,7 @@
|
||||
exit 1
|
||||
fi
|
||||
|
||||
git push
|
||||
# git push
|
||||
'';
|
||||
# # Send an email on failure (optional)
|
||||
# startPost = ''
|
||||
|
||||
Reference in New Issue
Block a user