mirror of
https://github.com/youwen5/liminalOS.git
synced 2025-06-20 05:59:51 -07:00
feat: install valkyrie font
This commit is contained in:
parent
537999a067
commit
61330f17a4
3 changed files with 30 additions and 0 deletions
|
@ -111,6 +111,10 @@
|
|||
|
||||
nix.settings.trusted-users = [ "youwen" ];
|
||||
|
||||
fonts.packages = [
|
||||
inputs.valkyrie.packages.${pkgs.system}.default
|
||||
];
|
||||
|
||||
liminalOS.theming = {
|
||||
# wallpaper = "${inputs.wallpapers}/aesthetic/afterglow_city_skyline_at_night.png";
|
||||
# wallpaper = "${
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue