aboutsummaryrefslogtreecommitdiff
path: root/etc (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* etc/guix/system.scm: Finish configuration of /mnt/doisEuAndreh2024-11-291-9/+7
|
* etc/guix/system.scm: Include commented entries for /dev/sdb1 and /mnt/doisEuAndreh2024-11-271-2/+16
|
* etc/guix/system.scm: Bump swappiness from 100 to 200EuAndreh2024-11-211-1/+1
|
* etc/guix/system.scm: Add sysctl config for vm/swappinessEuAndreh2024-11-141-1/+2
|
* etc/guix/home.scm: Re-add many packages trimmed in precious cleanup commitEuAndreh2024-11-141-5/+82
|
* etc/tmux/tmux.conf: Add keybinding for setting width to 80 columnsEuAndreh2024-11-141-0/+1
|
* etc/sh/rc: Add -N to GOCFLAGSEuAndreh2024-11-141-1/+1
|
* etc/sh/rc: Replace -fPIE with -fPIC in $CFLAGSEuAndreh2024-11-141-1/+1
|
* etc/sh/rc: Add $FUZZSECEuAndreh2024-11-141-0/+1
|
* etc/sh/rc: Remove $CGO_ENABLED variableEuAndreh2024-11-141-1/+0
|
* etc/sh/rc: Remove nvi mapping for leftrightEuAndreh2024-11-141-1/+1
|
* etc/guix/home.scm: Add editline packageEuAndreh2024-10-171-0/+1
|
* etc/guix/home.scm: Add scryptkdf packageEuAndreh2024-10-171-0/+1
|
* etc/guix/home.scm: Replace sqlite with acudeEuAndreh2024-10-171-3/+1
|
* etc/guix/home.scm: Add mpv packageEuAndreh2024-09-301-0/+1
|
* etc/sh/rc: Add xmodmap config for "/" and "?"EuAndreh2024-09-302-1/+5
|
* etc/xmobar/velhinho: Include /mnt/doisEuAndreh2024-09-161-1/+1
|
* etc/ssh/config.tmpl: Disable PasswordAuthentication by defaultEuAndreh2024-08-241-0/+1
|
* etc/ssh/known_hosts: Add entry for asamiEuAndreh2024-08-241-3/+3
|
* etc/ssh/config.tmpl: Add "asami" and commentsEuAndreh2024-08-241-0/+7
|
* etc/ssh/config.tmpl: Simple reorderEuAndreh2024-08-241-7/+7
|
* etc/git/config: advice.forceDeleteBranch = falseEuAndreh2024-08-211-0/+1
|
* system.scm: Better instructions on creating /swapfileEuAndreh2024-08-201-5/+7
|
* etc/guix/home.scm: Add "entr" and "inotify-tools" packagesEuAndreh2024-08-171-0/+2
|
* etc/guix/{home,system}.scm: Rename queue: -> q:EuAndreh2024-08-172-6/+6
|
* etc/guix/channels.scm: Update to new channel referenceEuAndreh2024-08-171-2/+2
|
* etc/guix/system.scm: Remove extra packagesEuAndreh2024-08-121-3/+1
|
* etc/guix/system.scm: Remove i3EuAndreh2024-08-121-2/+1
|
* etc/guix/system.scm: Add (now required) containerd-service-typeEuAndreh2024-08-121-0/+1
|
* etc/guix/system.scm: Remove custom xmonadEuAndreh2024-08-121-24/+2
|
* etc/guix/system.scm: Add fixed "xmonad-wm" packageEuAndreh2024-08-081-3/+26
|
* etc/sh/rc: Shrink $GOLDFLAGSEuAndreh2024-08-081-1/+1
|
* etc/guix/home.scm: Get go packages from (org euandre queue)EuAndreh2024-08-051-2/+3
|
* etc/sh/rc: Disable quit confirmation from gdbEuAndreh2024-08-051-1/+1
|
* etc/sh/rc: Add $YFLAGS, $GOCFLAGS and $GOLDFLAGSEuAndreh2024-08-051-0/+3
|
* etc/guix/system.scm: Remove nginx serviceEuAndreh2024-08-051-11/+0
|
* etc/guix/home.scm: Disable broken scikit-learnEuAndreh2024-07-151-1/+1
|
* etc/guix/home.scm: Re-add libreofficeEuAndreh2024-07-151-0/+1
|
* etc/guix/home.scm: Remove pytest-xdist packageEuAndreh2024-07-151-1/+0
|
* etc/guix/home.scm: Add motif packageEuAndreh2024-07-151-1/+3
|
* etc/sh/rc: Remove -fsanitize=undefined fro $CFLAGS and $LDFLAGSEuAndreh2024-07-031-2/+1
|
* mv bin/e bin/eeEuAndreh2024-07-031-1/+2
|
* Simplify code used by xmobarEuAndreh2024-06-161-1/+1
| | | | | Remove the endless loop, and stop polling the system while doing nothing.
* etc/xmonad/xmonad.hs: Add keybindings for switching monitors setupEuAndreh2024-06-161-0/+4
|
* etc/sh/rc: Use C17 in $CCFLAGS!EuAndreh2024-06-161-1/+1
| | | | | | POSIX 2024 has been published! https://news.ycombinator.com/item?id=40679809
* etc/sh/rc: Remove -g from $CCFLAGS and -static from $LLDFLAGSEuAndreh2024-06-161-5/+3
|
* etc/sh/rc: Add -fsanitize=undefined to $LDFLAGSEuAndreh2024-06-091-2/+2
|
* etc/guix/home.scm: Add "fontconfig" and "freetype" packages: dependencies ↵EuAndreh2024-06-051-0/+2
| | | | for building "vt"
* etc/git/ignore: RemoveEuAndreh2024-06-051-8/+0
|
* etc/sh/rc: Add alias for gdbEuAndreh2024-06-031-0/+1
|