32bit and docker
This commit is contained in:
@@ -1,7 +1,10 @@
|
||||
{ pkgs, ... }:
|
||||
{
|
||||
programs.dconf.enable = true;
|
||||
programs.hyprland.enable = true;
|
||||
programs.hyprland = {
|
||||
enable = true;
|
||||
xwayland.enable = true;
|
||||
};
|
||||
programs.thunar.enable = true;
|
||||
programs.thunderbird.enable = true;
|
||||
programs.xwayland.enable = true;
|
||||
@@ -49,6 +52,9 @@
|
||||
noto-fonts
|
||||
noto-fonts-cjk-sans
|
||||
noto-fonts-color-emoji
|
||||
vista-fonts
|
||||
corefonts
|
||||
source-han-sans
|
||||
];
|
||||
|
||||
fonts.fontconfig.defaultFonts = {
|
||||
|
||||
Reference in New Issue
Block a user