about summary refs log tree commit diff stats
path: root/nix-conf/machines
diff options
context:
space:
mode:
authorDavid Morgan <djm_uk@protonmail.com>2024-08-31 16:48:40 +0100
committerDavid Morgan <djm_uk@protonmail.com>2024-08-31 16:48:40 +0100
commite17d7edab43c8396ad93738e27a101bed30ecd92 (patch)
treed0f5c8b8976722cde7d8b24eb7e0eaed48075c71 /nix-conf/machines
parent90dff04a47147047261f80b68934709f3fc6875d (diff)
downloaddotfiles-e17d7edab43c8396ad93738e27a101bed30ecd92.tar.gz
Enable nix-ld
Diffstat (limited to 'nix-conf/machines')
-rw-r--r--nix-conf/machines/egalmoth/configuration.nix5
1 files changed, 5 insertions, 0 deletions
diff --git a/nix-conf/machines/egalmoth/configuration.nix b/nix-conf/machines/egalmoth/configuration.nix
index 2b97f05..bb9e03f 100644
--- a/nix-conf/machines/egalmoth/configuration.nix
+++ b/nix-conf/machines/egalmoth/configuration.nix
@@ -176,6 +176,11 @@
     libreoffice
     onlyoffice-bin
   ];
+  programs.nix-ld.enable = true;
+
+  programs.nix-ld.libraries = with pkgs; [
+    xorg.libxcb
+  ];
 
   fonts.packages = with pkgs; [
     corefonts