add liberation ttf and set lix to edge packages since all others break rn

This commit is contained in:
Lillian Violet 2025-09-17 15:11:32 +02:00
parent 75f843903c
commit 41bc46e2ad
2 changed files with 4 additions and 1 deletions

View file

@ -260,6 +260,7 @@
modules =
sharedModules
++ [
{_module.args = {inherit pkgs-edge;};}
./nixos/hosts/wheatley/configuration.nix
];
};