aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* etc/guix/home.scm: Use local version of tmux-plugin-continuumEuAndreh2023-02-271-1/+1
|
* etc/guix/system.scm: Improve indentation of epson-L365EuAndreh2023-02-271-24/+25
|
* etc/guix/home.scm: Add link to upstream tmux-plugin-continuum patchEuAndreh2023-02-271-0/+2
|
* bin/gc: Use heredoc over multiple printf(1) statementsEuAndreh2023-02-271-3/+5
|
* bin/gc: Do not filter /tmp files by type "file"EuAndreh2023-02-271-1/+1
|
* bin/forever: Add -q flagEuAndreh2023-02-271-3/+10
|
* etc/guix/system.scm: Use xmonad instead of xmonad-nextEuAndreh2023-02-271-3/+3
|
* bin/update: Declare $HOSTNAME explicitly (ShellCheck offense)EuAndreh2023-02-271-0/+1
|
* bin/reconfigure: Fix detection if running in a Guix systemEuAndreh2023-02-261-1/+1
|
* etc/guix/home.scm: s/upgrade/reconfigure/ in cronjobEuAndreh2023-02-261-1/+1
|
* Update NixOS channel in update(1) instead of upgrade(1)EuAndreh2023-02-262-1/+7
|
* bin/reconfigure: Use current version of {home,system}.scm filesEuAndreh2023-02-261-3/+3
|
* git mv bin/upgrade bin/reconfigureEuAndreh2023-02-261-4/+4
|
* bin/upgrade: Fix call to timeoutEuAndreh2023-02-261-1/+1
| | | | | The error message was: timeout: impossible d'exécuter la commande « -- »: Aucun fichier ou dossier de ce type
* etc/guix/system.scm: Stop using (xyz euandreh queue) unprefixedEuAndreh2023-02-262-9/+8
|
* etc/guix/home.scm: Fix prefix of license in tmux inlined packageEuAndreh2023-02-261-1/+1
|
* etc/guix/system.scm: Inline latest version of epson-L365 packageEuAndreh2023-02-261-15/+8
|
* etc/guix/home.scm: Inline tmux-plugin-continuum from my personal packageEuAndreh2023-02-261-0/+40
| | | | | | I've already sent a patch [0] upstream to include it. [0]: https://issues.guix.gnu.org/61823
* bin/vcs: Fetch from all remotes by defaultEuAndreh2023-02-261-1/+1
|
* etc/nix/configuration.nix: Force disable programs.lessEuAndreh2023-02-251-1/+3
| | | | | | | | | | The programs.less modules is enabled by default by NixOS, and injects some nasty global environment variables ($LESSOPEN and $LESSKEYIN_SYSTEM), which make the experience of using less(1) much worse and slower. So instead on doing an 'unset LESSOPEN' or something similar, I chose to simply disable it, and stick to the less(1) from Guix Home.
* etc/guix/system.scm: Add xmonad as an alternative to i3EuAndreh2023-02-251-0/+4
|
* etc/guix/system.scm: Refactor (hosts-file ...) into newer hosts-service-typeEuAndreh2023-02-251-13/+4
|
* etc/nix/configuration.nix: Use Flutter 3 packageEuAndreh2023-02-241-1/+1
|
* etc/sh/rc: Put the f() preview window aboveEuAndreh2023-02-241-1/+5
|
* etc/guix/home.scm: Disable racket packageEuAndreh2023-02-241-1/+1
|
* etc/guix/home.scm: Disable chromium packageEuAndreh2023-02-241-1/+1
|
* etc/nix/configuration.nix: Enable frpintd serviceEuAndreh2023-02-241-0/+1
|
* etc/sh/rc: Put the g() fzf preview-window aboveEuAndreh2023-02-231-5/+5
| | | | | For long file names or long code lines, that don't fit on half the screen.
* opt/tests/assert-running-service.sh: Unset LC_ALLEuAndreh2023-02-231-0/+1
|
* bin/aux: Add semi-working utilityEuAndreh2023-02-231-0/+82
|
* etc/sh/rc: Remove "vi" aliasEuAndreh2023-02-231-1/+0
|
* etc/sh/rc: Add missing -E to git grep in g()EuAndreh2023-02-231-1/+1
|
* etc/guix/home.scm: Remvoe ctags packageEuAndreh2023-02-231-1/+0
|
* bin/: Cleanup temp file before exitEuAndreh2023-02-237-5/+13
|
* bin/cl: Use uuid(1), tmpname(1) and mkstemp(1) from $PATHEuAndreh2023-02-231-16/+0
|
* bin/print: Use mkdtemp from $PATHEuAndreh2023-02-231-8/+0
|
* bin/gc: Use early return on gc_docker()EuAndreh2023-02-221-8/+10
|
* bin/gc: GC Guix for root userEuAndreh2023-02-221-2/+6
|
* bin/gc: Do Nix GC tooEuAndreh2023-02-221-3/+24
|
* bin/menu: Disable clipmenu when copying passwordsEuAndreh2023-02-221-0/+2
|
* etc/guix/home.scm: Use "clipmenu-latest" packageEuAndreh2023-02-221-3/+3
| | | | From the (xyz euandreh queue) module, for the clipctl(1) functionality.
* bin/menu: Remove extra colon in display stringEuAndreh2023-02-221-1/+1
|
* etc/sh/rc: Add $LEIN_SUPPRESS_USER_LEVEL_REPO_WARNINGS variableEuAndreh2023-02-221-0/+1
|
* etc/guix/channels.scm: Remove commented Guix forkEuAndreh2023-02-221-11/+1
|
* opt/aux/gen-e-list.sh: Remove duplicate entries of scratch.txtEuAndreh2023-02-221-4/+6
|
* etc/nix/configuration.nix: Group packages by typeEuAndreh2023-02-221-1/+2
|
* Makefile: Add "check-nixfmt" targetEuAndreh2023-02-222-3/+7
|
* etc/nix/configuration.nix: Tidy up extra commentsEuAndreh2023-02-221-10/+2
|
* etc/nix/configuration.nix: Disable flatpak serviceEuAndreh2023-02-221-6/+0
|
* etc/nix/configuration.nix: Disable libvirtd serviceEuAndreh2023-02-221-5/+1
| | | | I'm using only Docker for virtualization on this computer.