feat: fetch wallpapers remotely as flake input

This commit is contained in:
Youwen Wu 2024-08-26 00:43:36 -07:00
parent 1412f718a4
commit c49fd7b485
Signed by: youwen
GPG key ID: 865658ED1FE61EC3
3 changed files with 25 additions and 3 deletions

View file

@ -61,6 +61,11 @@
personal-neovim.url = "github:youwen5/neovim-flake";
vesktop-bin.url = "github:youwen5/vesktop-bin-flake";
wallpapers = {
url = "git+https://code.youwen.dev/youwen5/wallpapers";
flake = false;
};
};
outputs = {