mirror of
https://github.com/youwen5/liminalOS.git
synced 2025-08-04 11:38:29 -07:00
Revert "chore: remove vesktop bin, use vesktop nixpkgs"
This reverts commit ddb398d725
.
This commit is contained in:
parent
23b64ca198
commit
0878d826ff
3 changed files with 59 additions and 0 deletions
|
@ -68,6 +68,12 @@
|
|||
|
||||
viminal.url = "git+https://code.youwen.dev/youwen5/viminal2";
|
||||
|
||||
vesktop-bin = {
|
||||
url = "github:youwen5/vesktop-bin-flake";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
inputs.flake-parts.follows = "flake-parts";
|
||||
};
|
||||
|
||||
stylix = {
|
||||
url = "github:danth/stylix";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue