hotfix and package update for s2sleep

This commit is contained in:
KaitoTLex 2025-01-20 13:54:39 -08:00
parent 5926c7a336
commit 469059415f
3 changed files with 44 additions and 1 deletions

View file

@ -23,6 +23,10 @@
url = "github:youwen5/zen-browser-flake";
inputs.nixpkgs.follows = "nixpkgs";
};
ucodenix = {
url = "github:e-tho/ucodenix";
inputs.nixpks.follows = "nixpkgs";
};
wallpapers = {
url = "github:kaitotlex/wallpaper";
flake = false;