diff options
| author | jdlugosz963 <jdlugosz963@gmail.com> | 2025-08-11 17:36:57 +0200 |
|---|---|---|
| committer | jdlugosz963 <jdlugosz963@gmail.com> | 2025-08-11 17:40:12 +0200 |
| commit | bc591dcedf45b80f70661f33c42c68dbd581e901 (patch) | |
| tree | 4a3cbd7831d8e0d8ce12f318d64e06848c9ea3ab /files/.bin/guix-container | |
| parent | 1ebb0e267b40d86386b66b7b81686461446e39f8 (diff) | |
| download | dotfiles-bc591dcedf45b80f70661f33c42c68dbd581e901.tar.gz dotfiles-bc591dcedf45b80f70661f33c42c68dbd581e901.zip | |
Migrate to RDE
Diffstat (limited to 'files/.bin/guix-container')
| -rwxr-xr-x | files/.bin/guix-container | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/files/.bin/guix-container b/files/.bin/guix-container deleted file mode 100755 index 162eda0..0000000 --- a/files/.bin/guix-container +++ /dev/null | |||
| @@ -1,8 +0,0 @@ | |||
| 1 | #!/bin/sh | ||
| 2 | |||
| 3 | guix shell -C -F -N \ | ||
| 4 | -E XDG_RUNTIME_DIR=/tmp \ | ||
| 5 | -E WAYLAND_DISPLAY \ | ||
| 6 | -E DISPLAY \ | ||
| 7 | --share=$XDG_RUNTIME_DIR/$WAYLAND_DISPLAY=/tmp/$WAYLAND_DISPLAY \ | ||
| 8 | $@ coreutils | ||
