update
This commit is contained in:
+14
-15
@@ -35,16 +35,16 @@
|
||||
};
|
||||
};
|
||||
packages = with pkgs; [
|
||||
nerd-fonts._0xproto
|
||||
nerd-fonts.fira-code
|
||||
moralerspace
|
||||
corefonts
|
||||
gyre-fonts
|
||||
ipafont
|
||||
jigmo
|
||||
moralerspace
|
||||
nerd-fonts._0xproto
|
||||
nerd-fonts.fira-code
|
||||
noto-fonts
|
||||
noto-fonts-cjk-sans
|
||||
noto-fonts-cjk-serif
|
||||
corefonts
|
||||
noto-fonts-color-emoji
|
||||
];
|
||||
};
|
||||
@@ -72,24 +72,23 @@
|
||||
environment.systemPackages = (with pkgs; [
|
||||
alacritty
|
||||
arandr
|
||||
xfe
|
||||
brightnessctl
|
||||
feh
|
||||
keepassxc
|
||||
gnucash
|
||||
owncloud-client
|
||||
thunderbird
|
||||
libreoffice-fresh
|
||||
kdePackages.spectacle
|
||||
fontconfig
|
||||
kdePackages.gwenview
|
||||
kdePackages.okular
|
||||
kdePackages.polkit-kde-agent-1
|
||||
fontconfig
|
||||
brightnessctl
|
||||
kdePackages.spectacle
|
||||
keepassxc
|
||||
libreoffice-fresh
|
||||
owncloud-client
|
||||
thunderbird-bin
|
||||
xfe
|
||||
]) ++ (with pkgs.skkDictionaries; [
|
||||
l
|
||||
emoji
|
||||
edict
|
||||
assoc
|
||||
edict
|
||||
emoji
|
||||
itaiji
|
||||
]);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user