all: disable kurinto font

This commit is contained in:
Aaron Bieber 2023-07-20 07:30:19 -06:00
parent 419974910c
commit 202bd67bc3
No known key found for this signature in database
2 changed files with 2 additions and 2 deletions

View File

@ -289,7 +289,7 @@
fyne = upkgs.callPackage ./pkgs/fyne.nix {inherit upkgs;};
flake-warn =
spkgs.callPackage ./pkgs/flake-warn.nix {inherit spkgs;};
kurinto = spkgs.callPackage ./pkgs/kurinto.nix {};
#kurinto = spkgs.callPackage ./pkgs/kurinto.nix {};
mcchunkie = spkgs.callPackage ./pkgs/mcchunkie.nix {inherit spkgs;};
yaegi = spkgs.callPackage ./pkgs/yaegi.nix {inherit spkgs;};
gen-patches =

View File

@ -67,7 +67,7 @@ in
lib.mkForce ["" "${pkgs.networkmanager}/bin/nm-online -q"];
fonts.fonts = with pkgs; [
go-font
(callPackage ../pkgs/kurinto.nix {})
#(callPackage ../pkgs/kurinto.nix {})
];
sound.enable = true;
environment.systemPackages = with pkgs; (xinlib.filterList [