mirror of
https://github.com/youwen5/nixos.git
synced 2025-01-18 13:12:10 -08:00
4 lines
96 B
Nix
4 lines
96 B
Nix
{ pkgs, ... }:
|
|
{
|
|
# home.file.".config/neofetch/config.conf".source = ./neofetch-asahi.conf;
|
|
}
|