liminalOS/hosts/callisto/home-manager-extras/default.nix

5 lines
96 B
Nix
Raw Normal View History

2024-09-02 18:16:22 -07:00
{ pkgs, ... }:
{
# home.file.".config/neofetch/config.conf".source = ./neofetch-asahi.conf;
2024-08-21 16:52:11 -07:00
}