change neofetch config
This commit is contained in:
parent
193bdc4d62
commit
47a73099b1
|
@ -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…
Reference in a new issue