flake: start transitioning away from with

This commit is contained in:
Charlie Root 2025-03-02 19:11:27 +01:00
commit deb3e1753c
Signed by: faukah
SSH key fingerprint: SHA256:jpYIt4Vkz1NBTQcks/N9OPTfTFxE6KF2W/rV7hrfrIw
10 changed files with 281 additions and 270 deletions

View file

@ -47,24 +47,29 @@ in {
monospace = ["Iosevka Nerd Font"];
};
};
packages = with pkgs; [
# custom-iosevka
material-icons
material-design-icons
papirus-icon-theme
nerd-fonts.iosevka
nerd-fonts.jetbrains-mono
nerd-fonts.comic-shanns-mono
nerd-fonts.symbols-only
lexend
noto-fonts
noto-fonts-cjk-sans
noto-fonts-cjk-serif
noto-fonts-color-emoji
corefonts
font-awesome
];
packages = builtins.attrValues {
inherit
(pkgs)
# custom-iosevka
material-icons
material-design-icons
papirus-icon-theme
lexend
noto-fonts
noto-fonts-cjk-sans
noto-fonts-cjk-serif
noto-fonts-color-emoji
corefonts
font-awesome
;
inherit
(pkgs.nerd-fonts)
iosevka
jetbrains-mono
comic-shanns-mono
symbols-only
;
};
fontDir = {
# Whether to create a directory with links to all fonts in
# /run/current-system/sw/share/X11/fonts