mirror of
https://github.com/anotherhadi/nixy.git
synced 2026-08-21 10:45:49 +02:00
856c0c3212
Former-commit-id: dd9c61b9ff
7 lines
103 B
Nix
7 lines
103 B
Nix
{
|
|
home.file.".local/share/icons/macOS" = {
|
|
recursive = true;
|
|
source = ./cursor/macOS;
|
|
};
|
|
}
|