mirror of
https://github.com/gensokyo-zone/infrastructure.git
synced 2026-02-09 12:29:19 -08:00
ops: tewi init
This commit is contained in:
parent
3f2422b20f
commit
67c2e70205
10 changed files with 154 additions and 50 deletions
|
|
@ -12,6 +12,6 @@ final: prev: {
|
|||
gensokyoZone = final.callPackage ./gensokyoZone { };
|
||||
oomox = final.callPackage ./oomox.nix { };
|
||||
wezterm = final.callPackage ./wezterm {
|
||||
inherit (final.darwin.apple_sdk.frameworks) Cocoa CoreGraphics Foundation;
|
||||
inherit (final.darwin.apple_sdk.frameworks) Cocoa CoreGraphics Foundation UserNotifications;
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue