Update lockfile
This commit is contained in:
parent
b93969cf34
commit
5ea44fdee9
2 changed files with 162 additions and 29 deletions
|
@ -6,9 +6,9 @@
|
|||
system.extraDependencies = with pkgs; [ ungoogled-chromium ];
|
||||
|
||||
fonts = {
|
||||
enableDefaultFonts = false;
|
||||
enableDefaultPackages = false;
|
||||
|
||||
fonts = with inputs.stable.legacyPackages.${system}; [
|
||||
packages = with inputs.stable.legacyPackages.${system}; [
|
||||
dejavu_fonts
|
||||
nerdfonts
|
||||
noto-fonts
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue