Added config for ichigo
desktop PC
This commit is contained in:
@@ -97,6 +97,16 @@
|
||||
fcitx5.waylandFrontend = true;
|
||||
};
|
||||
|
||||
# Fonts
|
||||
fonts.packages = with pkgs; [
|
||||
ibm-plex
|
||||
liberation_ttf
|
||||
nerd-fonts.blex-mono
|
||||
noto-fonts
|
||||
noto-fonts-cjk-sans
|
||||
noto-fonts-emoji
|
||||
];
|
||||
|
||||
# Enable CUPS to print documents.
|
||||
services.printing.enable = true;
|
||||
|
||||
@@ -184,7 +194,8 @@
|
||||
# $ nix search wget
|
||||
environment.systemPackages = with pkgs; [
|
||||
bitwarden-cli
|
||||
bitwarden-desktop
|
||||
bitwarden-desktop
|
||||
cifs-utils
|
||||
emacs-pgtk
|
||||
firefoxpwa
|
||||
gcc
|
||||
|
Reference in New Issue
Block a user