mirror of
https://github.com/youwen5/liminalOS.git
synced 2025-06-19 21:49:52 -07:00
feat: install valkyrie font
This commit is contained in:
parent
537999a067
commit
61330f17a4
3 changed files with 30 additions and 0 deletions
|
@ -102,6 +102,11 @@
|
|||
url = "github:musnix/musnix";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
|
||||
valkyrie = {
|
||||
url = "github:youwen5/valkyrie";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
};
|
||||
|
||||
outputs =
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue