Update fastfetch.nix
This commit is contained in:
parent
2f6468ca30
commit
a631215b92
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
|||
{ config, pkgs, ... }:
|
||||
{
|
||||
# Install fastfetch, ghostty, and nerd fonts
|
||||
# Install fastfetch
|
||||
environment.systemPackages = with pkgs; [
|
||||
fastfetch
|
||||
];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue