Configure fa-t14

This commit is contained in:
Felix Albrigtsen
2025-06-03 11:15:20 +02:00
committed by Felix Albrigtsen
parent 7c10e96035
commit 4f99ff9c1e
3 changed files with 39 additions and 7 deletions

View File

@@ -23,8 +23,6 @@
pulse.enable = true;
jack.enable = true;
};
hardware.pulseaudio.enable = false;
# Fonts
fonts = {
@@ -36,11 +34,7 @@
font-awesome
fira-code
hack-font
(nerdfonts.override {
fonts = [
"Hack"
];
})
nerd-fonts.hack
];
};