mirror of
https://github.com/SebastianStork/nixos-config.git
synced 2026-01-21 17:31:34 +01:00
Install fastfetch
This commit is contained in:
parent
c2d7fea1fb
commit
f8a1682370
1 changed files with 3 additions and 2 deletions
|
|
@ -37,9 +37,10 @@
|
|||
spotifyd.enable = true;
|
||||
};
|
||||
|
||||
programs.btop.enable = true;
|
||||
|
||||
home.packages = [
|
||||
pkgs.btop
|
||||
pkgs.fastfetch
|
||||
|
||||
pkgs.notepadqq
|
||||
pkgs.brave
|
||||
pkgs.cinnamon.nemo-with-extensions
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue