Commit for generation 144

This commit is contained in:
2024-10-01 13:18:04 -04:00
parent 823be49436
commit 2d3401abde

View File

@@ -61,7 +61,7 @@ pagedmov ALL=(ALL) NOPASSWD: /run/current-system/sw/bin/nixos-rebuild
}; };
nixpkgs.config.allowUnfree = true; nixpkgs.config.allowUnfree = true;
fonts.packages = with pkgs; [ nerdfonts jetbrains-mono ]; fonts.packages = with pkgs; [ times-newer-roman nerdfonts jetbrains-mono ];
environment.systemPackages = with pkgs; [ environment.systemPackages = with pkgs; [
parted parted
vim vim