Desktop Updates Fri May 30 04:37:27 PM CDT 2025
This commit is contained in:
@@ -2,7 +2,6 @@
|
|||||||
{
|
{
|
||||||
imports = [ ./services.nix ];
|
imports = [ ./services.nix ];
|
||||||
|
|
||||||
# Programs configuration
|
|
||||||
programs = {
|
programs = {
|
||||||
nix-ld = {
|
nix-ld = {
|
||||||
enable = true;
|
enable = true;
|
||||||
@@ -31,6 +30,7 @@
|
|||||||
];
|
];
|
||||||
};
|
};
|
||||||
coolercontrol.enable = true;
|
coolercontrol.enable = true;
|
||||||
|
seahorse.enable = true;
|
||||||
};
|
};
|
||||||
|
|
||||||
# Hardware configs
|
# Hardware configs
|
||||||
|
|||||||
@@ -126,7 +126,7 @@
|
|||||||
exit 1
|
exit 1
|
||||||
fi
|
fi
|
||||||
|
|
||||||
git push
|
# git push
|
||||||
'';
|
'';
|
||||||
# # Send an email on failure (optional)
|
# # Send an email on failure (optional)
|
||||||
# startPost = ''
|
# startPost = ''
|
||||||
|
|||||||
Reference in New Issue
Block a user