mirror of
https://github.com/ryan4yin/nix-config.git
synced 2026-04-24 17:58:30 +02:00
fix: nixpaks - font
This commit is contained in:
@@ -31,7 +31,7 @@ in {
|
|||||||
};
|
};
|
||||||
# https://github.com/nixpak/nixpak/blob/master/modules/gui/fonts.nix
|
# https://github.com/nixpak/nixpak/blob/master/modules/gui/fonts.nix
|
||||||
# it works not well, bind system's /etc/fonts directly instead
|
# it works not well, bind system's /etc/fonts directly instead
|
||||||
fonts.enable = true;
|
fonts.enable = false;
|
||||||
# https://github.com/nixpak/nixpak/blob/master/modules/locale.nix
|
# https://github.com/nixpak/nixpak/blob/master/modules/locale.nix
|
||||||
locale.enable = true;
|
locale.enable = true;
|
||||||
bubblewrap = {
|
bubblewrap = {
|
||||||
|
|||||||
Reference in New Issue
Block a user