fonts: refactor
All checks were successful
Check flake / build-amd64-linux (push) Successful in 1m15s

This commit is contained in:
2025-06-14 17:44:21 +01:00
parent cf8d18515f
commit ffebf63fe8
5 changed files with 30 additions and 25 deletions

View File

@ -46,15 +46,6 @@
systemd.services.NetworkManager-wait-online.enable = false;
fonts.packages = with pkgs; [
corefonts
noto-fonts
nerd-fonts.bigblue-terminal
nerd-fonts.comic-shanns-mono
nerd-fonts.terminess-ttf
nerd-fonts.ubuntu-mono
];
modules = {
system.desktop.gnome.enable = true;
services.tailscale.enable = true;