feat(sleep-or-die): fix my sleep schedule

This commit is contained in:
Artur Manuel 2025-02-24 02:50:37 +00:00
commit 6d555ec898
Signed by: amadaluzia
SSH key fingerprint: SHA256:Zwg7gBuZyaG48ucAZneJwltiXu0+tJb7c3lYt9AYlLg
9 changed files with 141 additions and 5 deletions

17
flake.lock generated
View file

@ -235,6 +235,22 @@
"type": "github"
}
},
"gimp-nixpkgs": {
"locked": {
"lastModified": 1735507908,
"narHash": "sha256-VA+khC0S0di6w5Yv1kBNRpAihnt2prT/ehQzsKMhEoA=",
"owner": "jtojnar",
"repo": "nixpkgs",
"rev": "771cf18187fefcfaababd35834917c621447fee8",
"type": "github"
},
"original": {
"owner": "jtojnar",
"ref": "gimp-meson",
"repo": "nixpkgs",
"type": "github"
}
},
"git-hooks-nix": {
"inputs": {
"flake-compat": "flake-compat",
@ -610,6 +626,7 @@
"chaotic": "chaotic",
"disko": "disko",
"flake-parts": "flake-parts",
"gimp-nixpkgs": "gimp-nixpkgs",
"git-hooks-nix": "git-hooks-nix",
"hetch": "hetch",
"nixpkgs": "nixpkgs_3",