Update modules/home/cli/neofetch/default.nix
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
{ pkgs, config, ... }: {
|
||||
home.packages = with pkgs; [ fastfetch ];
|
||||
xdg.configFile."neofetch/config.conf".source = ./config.conf;
|
||||
xdg.configFile."fastfetch/config.jsonc".source = ./config.jsonc;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user