feat: switch to new wallpaper

This commit is contained in:
Youwen Wu 2024-12-31 17:52:29 -08:00
parent 93e83232fc
commit 1ed9b17f54
Signed by: youwen
GPG key ID: 865658ED1FE61EC3
3 changed files with 15 additions and 31 deletions

View file

@ -92,11 +92,6 @@
inputs.flake-utils.follows = "flake-utils";
};
wallpapers = {
url = "git+https://code.youwen.dev/youwen5/wallpapers";
flake = false;
};
zen-browser = {
url = "github:youwen5/zen-browser-flake";
inputs.nixpkgs.follows = "nixpkgs";