forked from UniverseBow/flake
neofetch + helvum are unmaintained
This commit is contained in:
parent
5d6ef3f5ad
commit
80d7e8489d
2 changed files with 3 additions and 3 deletions
|
|
@ -59,7 +59,7 @@
|
|||
wl-screenrec # screen recording utility
|
||||
|
||||
# Userland Applications
|
||||
helvum
|
||||
qpwgraph
|
||||
easyeffects
|
||||
pavucontrol
|
||||
qbittorrent # torrenting
|
||||
|
|
|
|||
|
|
@ -1,12 +1,12 @@
|
|||
{pkgs, ...}: {
|
||||
home.packages = with pkgs; [
|
||||
neofetch
|
||||
fastfetch
|
||||
];
|
||||
|
||||
programs.hyfetch = {
|
||||
enable = true;
|
||||
settings = {
|
||||
backend = "neofetch";
|
||||
backend = "fastfetch";
|
||||
args = null;
|
||||
distro = null;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue