pull rest of mac stuff

This commit is contained in:
mjallen18
2025-07-23 12:02:31 -05:00
parent fa2d95e12f
commit 1ed989e713
3 changed files with 26 additions and 0 deletions

View File

@@ -36,6 +36,31 @@
xorg.libXrandr xorg.libXrandr
xorg.libXi xorg.libXi
zlib zlib
qt5.full
pango
cairo
atkmm
xorg.libXcomposite
xorg.libXdamage
xorg.libXext
xorg.libXfixes
at-spi2-atk
pciutils
libcef
libva
bash
gtk3
glib
dbus
xorg.libX11
xorg.libxcb
cups.lib
mesa
libxkbcommon
libGL
nss
libdrm
libgbm
]; ];
}; };
seahorse.enable = lib.mkDefault true; seahorse.enable = lib.mkDefault true;

Binary file not shown.

After

Width:  |  Height:  |  Size: 46 KiB

View File

@@ -28,6 +28,7 @@
matchCredentials = true; matchCredentials = true;
fixBinary = false; fixBinary = false;
}; };
m1n1CustomLogo = ./NixOS.png;
}; };
zramSwap.enable = true; zramSwap.enable = true;