change neofetch config
This commit is contained in:
parent
193bdc4d62
commit
47a73099b1
2 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
{ config, lib, pkgs, ... }:
|
||||
{
|
||||
home.packages = [ pkgs.neofetch ];
|
||||
xdg.configFile."neofetch".source = ./config;
|
||||
xdg.configFile."neofetch/config.conf".source = ./config.conf;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue