mirror of
https://github.com/youwen5/liminalOS.git
synced 2025-06-20 05:59:51 -07:00
feat: fetch wallpapers remotely as flake input
This commit is contained in:
parent
1412f718a4
commit
c49fd7b485
3 changed files with 25 additions and 3 deletions
19
flake.lock
generated
19
flake.lock
generated
|
@ -872,7 +872,8 @@
|
|||
"personal-neovim": "personal-neovim",
|
||||
"spicetify": "spicetify",
|
||||
"stablepkgs": "stablepkgs",
|
||||
"vesktop-bin": "vesktop-bin"
|
||||
"vesktop-bin": "vesktop-bin",
|
||||
"wallpapers": "wallpapers"
|
||||
}
|
||||
},
|
||||
"rust-overlay": {
|
||||
|
@ -1068,6 +1069,22 @@
|
|||
"repo": "vesktop-bin-flake",
|
||||
"type": "github"
|
||||
}
|
||||
},
|
||||
"wallpapers": {
|
||||
"flake": false,
|
||||
"locked": {
|
||||
"lastModified": 1724657366,
|
||||
"narHash": "sha256-i0lo2ktQPcnAObhsSIY2SoENEjszdQduQh+jqz7gGUs=",
|
||||
"ref": "refs/heads/main",
|
||||
"rev": "0cc9bdb3dc8222f1761ce66d4ea35cba297b8be2",
|
||||
"revCount": 3,
|
||||
"type": "git",
|
||||
"url": "https://code.youwen.dev/youwen5/wallpapers"
|
||||
},
|
||||
"original": {
|
||||
"type": "git",
|
||||
"url": "https://code.youwen.dev/youwen5/wallpapers"
|
||||
}
|
||||
}
|
||||
},
|
||||
"root": "root",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue