mirror of
https://github.com/harivansh-afk/nix.git
synced 2026-04-15 09:01:16 +00:00
4 lines
125 B
Nix
4 lines
125 B
Nix
{...}: {
|
|
home.file."Library/Preferences/com.knollsoft.Rectangle.plist".source =
|
|
../config/rectangle/Rectangle.plist;
|
|
}
|