Commit Graph

4168 Commits (c2d320d4df93427bdaba458bebcf45766adc8278)

Author SHA1 Message Date
Pierre Neidhardt c2d320d4df Replace lxqt-openssh-askpass by emacs-askpass. 2021-01-13 10:20:19 +01:00
Pierre Neidhardt f19bd66ed2 .local/bin/emacs-askpass: Init. 2021-01-13 10:19:46 +01:00
Pierre Neidhardt 26ab1fc21c .local/bin/encfsw: Set --extpass so it works in SLY. 2021-01-12 18:48:42 +01:00
Pierre Neidhardt 3a2d08fae1 SLY: Make clesh:syntax the default readtable for the sbcl-ambrevar implementation. 2021-01-12 18:41:32 +01:00
Pierre Neidhardt 8d8d3a626a .package-lists/guix-common-lisp-manifest: Add lxqt-openssh-askpass. 2021-01-12 18:40:43 +01:00
Pierre Neidhardt 94aff57818 EXWM: Make lxqt-openssh-askpass float. 2021-01-12 18:40:23 +01:00
Pierre Neidhardt 6591e5ba83 SLY: Init .slynk.lisp with SUDO_ASKPASS setting. 2021-01-12 18:35:17 +01:00
Pierre Neidhardt ca38a1e995 SLY: Fix implementations using maybe-core-dumper. 2021-01-12 13:56:20 +01:00
Pierre Neidhardt 449c85cbf4 SLY: Update sbcl-ambrevar implementation to use lisp-repl-core-dumper 0.4. 2021-01-12 13:52:03 +01:00
Pierre Neidhardt 9c3bafb9e9 ambrevar/shell: Add `env' command. 2021-01-12 12:40:57 +01:00
Pierre Neidhardt 87c6e235fa ambrevar/shell: Add `date' command. 2021-01-12 12:36:09 +01:00
Pierre Neidhardt c2ee48be16 ambrevar/shell: Use magicffi and replace slow file-type function with fast ones. 2021-01-12 12:35:44 +01:00
Pierre Neidhardt a9e7cb7b7d package-lists/guix-common-lisp-manifest: Add custom-hash-table, magicffi. 2021-01-12 12:21:41 +01:00
Pierre Neidhardt f5cdfd1d5b package-lists/guix-emacs-manifest: Add keycast, sly-stepper. 2021-01-12 12:21:23 +01:00
Pierre Neidhardt fcea4335dd ambrevar/guix: Share correct channels in share-setup-files. 2021-01-03 12:17:22 +01:00
Pierre Neidhardt 2288cabc22 ambrevar: Fix delete-store-items ftype. 2021-01-03 12:17:09 +01:00
Pierre Neidhardt df9ebc06b0 package-lists/guix-steam-gaming-manifest: Init. 2021-01-02 15:39:05 +01:00
Pierre Neidhardt f8d5c2826f local/bin/videodl: cd to Downloads, use "-f best". 2020-12-31 11:19:57 +01:00
Pierre Neidhardt 2fb7feecbb ambrevar/guix: Add disk-usage-store and delete-store-items. 2020-12-26 16:19:49 +01:00
Pierre Neidhardt 767dbe8491 ambrevar/shell: Add directory-listing. 2020-12-26 16:18:38 +01:00
Pierre Neidhardt 20af21461c SLY: Bind S-SPC to ambrevar/sly-insert-double-quotes. 2020-12-26 16:18:14 +01:00
Pierre Neidhardt 852cf2f9f9 ambrevar/shell: Add file-type, match-executable, match-elf-binary, match-elf-library. 2020-12-26 10:22:01 +01:00
Pierre Neidhardt 17c30e0903 ambrevar/guix: Fix compile error. 2020-12-26 10:21:30 +01:00
Pierre Neidhardt 62ad7c3ac6 package-lists/guix-common-lisp-manifest: Add ccl. 2020-12-21 10:17:45 +01:00
Pierre Neidhardt 593d1dcd0f local/bin/homeinit: Link dictionaries. 2020-12-21 10:15:56 +01:00
Pierre Neidhardt c57d845fab config/guix/system/usb-install-media: Note about Nonguix install media. 2020-12-20 15:35:51 +01:00
Pierre Neidhardt 4614308474 SLY: Only use lisp-repl-core-dumper if available. 2020-12-20 15:35:30 +01:00
Pierre Neidhardt d36dec8fa4 SLY: Make pure environment usable by preserving some more variables. 2020-12-20 15:35:08 +01:00
Pierre Neidhardt 20719952ad ambrevar: Initialize Guix helpers. 2020-12-20 12:14:48 +01:00
Pierre Neidhardt bd635099b8 ambrevar: Add network interface parsing functions. 2020-12-20 12:12:45 +01:00
Pierre Neidhardt a36dc9bb51 config/guix/system: Init laptop-sasasa.
Move mirror.brielmaier.net.pub to system dir to make it easier to share the
whole setup.

Centralize laptop common configs to default.scm.
2020-12-20 12:11:44 +01:00
Pierre Neidhardt 5065c5ba5e config/guix/system/usb-install-media: Use nonfree linux, remove GDM. 2020-12-19 21:32:59 +01:00
Pierre Neidhardt 79206f77eb config/guix/system/usb-install-media: Fix build. 2020-12-19 19:32:46 +01:00
Pierre Neidhardt 37895e95ca SLY: Replace sbcl-nyxt implementation by a profile-based one. 2020-12-19 18:18:18 +01:00
Pierre Neidhardt be6725e05a SLY: Purify environment of sbcl-nyxt implementation. 2020-12-18 21:26:01 +01:00
Pierre Neidhardt f232f511c9 SLY: Move prepare-sbcl-for-nyxt to sbcl-nyxt implementation. 2020-12-18 21:17:43 +01:00
Pierre Neidhardt 5ec387b667 SLY: Extract sbcl-nyxt implementation to separate functions. 2020-12-18 21:13:24 +01:00
Pierre Neidhardt f9248616f0 SLY: Regen Nyxt profile when guix.scm is newer. 2020-12-18 19:12:38 +01:00
Pierre Neidhardt b4248b4226 SLY: Preload all Nyxt dependencies for fastest startup. 2020-12-18 18:55:20 +01:00
Pierre Neidhardt 4091831038 Helm/Eshell/Geiser/SLY/SLIME: Move configs to their respective files. 2020-12-18 17:54:48 +01:00
Pierre Neidhardt 6b765a9867 Emacs/SLY/SLIME: Split configs into separate files. 2020-12-18 17:46:46 +01:00
Pierre Neidhardt cee33bff61 SLY: Fix sbcl-nyxt-site implementation to use dedicated image. 2020-12-18 17:40:01 +01:00
Pierre Neidhardt efa70a55e4 config/guix/system/laptop-mimimi: Remove spurious semicolon. 2020-12-18 17:06:35 +01:00
Pierre Neidhardt 05fc56556a config/guix/system/laptop-mimimi: Spawn 2 Slim and auto-connect in one. 2020-12-18 17:03:23 +01:00
Pierre Neidhardt a1666992fb config/guix/system/laptop-mimimi: Replace GDM by Slim.
Hopefully this will fix the logout screen flicker.
2020-12-18 13:55:38 +01:00
Pierre Neidhardt d32dae6eba package-lists/guix-laptop-gaming-channels: Init. 2020-12-18 13:51:28 +01:00
Pierre Neidhardt 32110ef30b package-lists/guix-main-manifest: Add kiwix. 2020-12-16 19:31:22 +01:00
Pierre Neidhardt 4fc2ca881d local/bin/rshare: Fallback to no-container on failure. 2020-12-15 16:56:24 +01:00
Pierre Neidhardt b1419fc059 Lisp/SLY: Fix Nyxt implementations. 2020-12-15 16:56:07 +01:00
Pierre Neidhardt 4079a2a464 Helm: Allow C-c C-x to open multiple files. 2020-12-15 11:32:38 +01:00