mirror of
https://github.com/harivansh-afk/nix.git
synced 2026-04-18 22:04:49 +00:00
feat: aerospace (#73)
This commit is contained in:
parent
cd26c0fae5
commit
21c947e4ae
4 changed files with 188 additions and 133 deletions
|
|
@ -1,6 +0,0 @@
|
|||
{ lib, ... }:
|
||||
{
|
||||
home.activation.importRectanglePreferences = lib.hm.dag.entryAfter [ "writeBoundary" ] ''
|
||||
/usr/bin/defaults import com.knollsoft.Rectangle ${../config/rectangle/Rectangle.plist}
|
||||
'';
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue