This commit is contained in:
death916 2026-02-17 01:05:57 -08:00
parent 32d53bdf8a
commit 5df2606f58
2 changed files with 2 additions and 2 deletions

View file

@ -212,7 +212,7 @@ in
};
nh-push = {
body = ''
exec /home/death916/Documents/nix-config/scripts/nh-push $argv
/home/death916/Documents/nix-config/scripts/nh-push $argv
'';
description = "Wrapper for nh that runs git pull and git push on success";
};

View file

@ -410,7 +410,7 @@
programs.hyprlock = {
enable = true;
settings = {
background = [
background = lib.mkForce [
{
monitor = "";
path = "/home/death916/Documents/nix-config/home-manager/wallpaper.jpg";