darwin fixes

This commit is contained in:
2025-08-19 00:34:46 -07:00
parent dc18dfdb22
commit 42715dd509

View File

@@ -1,7 +1,7 @@
{ pkgs, hostname, lib, ... }:
{
imports = [
imports = lib.optionals (! (lib.elem hostname [ "buildbox" "eva-02" ])) [
./ghostty/ghostty.nix
./rofi/rofi.nix
./hypr/hypridle.nix