feat(configs/desktop): add google sans
This commit is contained in:
parent
ae25ebedf1
commit
1cdca76787
3 changed files with 25 additions and 0 deletions
|
@ -1,5 +1,6 @@
|
|||
final: prev: {
|
||||
idea-ultimate-fixed = prev.callPackage ./idea-fixed.nix { };
|
||||
google-sans = prev.callPackage ./google-sans.nix { };
|
||||
|
||||
urbackup-client = prev.urbackup-client.overrideAttrs (old: {
|
||||
nativeBuildInputs = old.nativeBuildInputs or [ ] ++ [ prev.autoreconfHook ];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue