38 current 2025-03-19 21:22:41 25.05.20250315.c80f6a7 6.12.19 *

This commit is contained in:
Gustav Bruhn 2025-03-19 21:22:43 +01:00
parent 9823adddad
commit 47c7fd8a99

View File

@ -93,9 +93,9 @@
services.fwupd.enable = true;
# fonts
# fonts.packages = with pkgs; [
# nerd-fonts.JetBrainsMono
# ];
fonts.packages = with pkgs; [
nerd-fonts.jetbrains-mono
];
system.stateVersion = "25.05"; # Do not channge
}