nixosModules/clanCore: support nix-darwin

This commit is contained in:
Michael Hoang
2025-04-12 17:11:34 +02:00
parent f336f6514c
commit 5e61a6e41d
13 changed files with 173 additions and 133 deletions

View File

@@ -5,6 +5,7 @@
...
}:
{
_class = "nixos";
options = {
# maybe upstream this?
services.wayland-proxy-virtwl = {