feat: run downloaded dynamically linked binaries
1 files changed, 5 insertions(+), 0 deletions(-) M config.scm
M config.scm => config.scm +5 -0
@@ 278,6 278,11 @@ (home "/home/fbw")) %default-guix-shared-users)))) ;; I give up! Let the download binaries run. (extra-special-file "/lib64/ld-linux-x86-64.so.2" (file-append glibc "/lib/ld-linux-x86-64.so.2")) (extra-special-file "/lib/ld-linux-x86-64.so.2" (file-append glibc "/lib/ld-linux-x86-64.so.2")) ;; Let's use GUI apps from Nixpkgs, because, why not? nixos-opengl-driver-service