fixed every part of graphics except sleep

This commit is contained in:
KaitoTLex 2025-01-16 23:45:39 -08:00
parent a719669838
commit 15c116214c
4 changed files with 80 additions and 5 deletions

View file

@ -19,6 +19,10 @@
url = "github:danth/stylix";
inputs.nixpkgs.follows = "nixpkgs";
};
zen = {
url = "github:kaitotlex/zen";
inputs.nixpkgs.follows = "nixpkgs";
};
wallpapers = {
url = "github:kaitotlex/wallpaper";
flake = false;