Commit for generation 119

This commit is contained in:
2024-09-26 19:58:52 -04:00
parent fd3fc205b6
commit 75d48667cb

View File

@@ -50,7 +50,7 @@
};
nixpkgs.config.allowUnfree = true;
fonts.fonts = with pkgs; [ nerdfonts jetbrains-mono ];
fonts.packages = with pkgs; [ nerdfonts jetbrains-mono ];
environment.systemPackages = with pkgs; [
parted
vim