mirror of
https://github.com/youwen5/liminalOS.git
synced 2025-06-19 21:49:52 -07:00
feat: add nix-index-database and comma
This commit is contained in:
parent
48752ec0b2
commit
8632afc3c2
4 changed files with 41 additions and 9 deletions
|
@ -73,6 +73,11 @@
|
|||
|
||||
stylix.url = "github:danth/stylix";
|
||||
|
||||
nix-index-database = {
|
||||
url = "github:nix-community/nix-index-database";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
|
||||
wallpapers = {
|
||||
url = "git+https://code.youwen.dev/youwen5/wallpapers";
|
||||
flake = false;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue