aboutsummaryrefslogtreecommitdiff
path: root/etc (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* etc/guix/home.scm: Add custom curl and fortinevpn packagesEuAndreh2023-02-171-3/+20
|
* etc/nix/configuration.nix: Add working usurpador configurationEuAndreh2023-02-171-0/+320
|
* etc/xmonad/xmonad.hs: Add missing utility keybindingsEuAndreh2023-02-171-0/+8
| | | | | | | | | M-S-<Space> in xmonad was set to mimic i3's floating toggle behaviour, but only the part of switching back from floating to tiling. The tiling to floating change still remains as "mod-<mouse-click>". This had to be done because the default keybinding for that action for xmonad is mod-t, which is being overriden and set to "wms date".
* etc/{xmonad,xmobar}: Add working simplified configurationsEuAndreh2023-02-172-0/+110
| | | | | | The xmobar "CommandReader" still needs work: for some reason it only gets the first string that the command emits, and not the later changed values.
* etc/guix/home.scm: Pick a more up-to-date Node.js over ArchiveBoxEuAndreh2023-02-171-2/+2
|
* etc/i3/config: Make bindings more compatible with xmonad defaultsEuAndreh2023-02-151-2/+2
|
* etc/i3/config: Use bin/shot over literal commandEuAndreh2023-02-151-2/+2
|
* etc/git/config: Enable rerereEuAndreh2023-02-141-0/+2
|
* etc/guix/home.scm: Add "cheese" packageEuAndreh2023-02-101-0/+1
|
* etc/guix/home.scm: Add "work-packages" variableEuAndreh2023-02-091-1/+6
|
* etc/guix/home.scm: Include hunspell moduleEuAndreh2023-01-301-0/+1
|
* etc/guix/channels.scm: Change guix.git channel back to upstreamEuAndreh2023-01-301-1/+1
|
* etc/guix/home.scm: Run backup cronjob later at nightEuAndreh2023-01-301-1/+1
|
* etc/guix/system.scm: Remove unused desktop environmentsEuAndreh2023-01-041-6/+0
|
* etc/guix/home.scm: Add "enscript" packageEuAndreh2022-12-271-0/+1
|
* etc/sh/rc: export $VG_FLAGSEuAndreh2022-12-241-0/+7
|
* etc/guix/home.scm: Switch to clang toolchaingEuAndreh2022-12-181-2/+2
|
* etc/sh/rc: Remove -flto from $CFLAGS and $LDFLAGSEuAndreh2022-12-181-2/+1
|
* etc/sh/rc: Add _POSIX_C_SOURCE to $CFLAGS by defaultEuAndreh2022-12-161-1/+1
|
* etc/guix/system.scm: Add nss-mdns packageEuAndreh2022-12-161-0/+1
| | | | As an attempt to make Avahi find the .local address of the printer.
* etc/guix/system.scm: Fix build and activation of EPSON driverEuAndreh2022-12-161-3/+3
|
* etc/sh/rc: Use -O0 optimizations by defaultEuAndreh2022-12-081-1/+1
|
* etc/ssh/known_hosts: Add 2 more entries for GitHub serversEuAndreh2022-12-081-1/+3
|
* etc/sh/rc: Fallback values when $XDG_DOWNLOAD_DIR does not existEuAndreh2022-12-071-1/+1
|
* etc/guix/system.scm: Use strict IP for toph endpointEuAndreh2022-12-061-1/+1
|
* etc/guix/system.scm: Use variable name of "toph" over literal stringEuAndreh2022-12-061-1/+1
|
* bin/vm: Ignore known_hosts on SSHing into vmEuAndreh2022-12-031-3/+0
|
* etc/ssh/known_hosts: Remove vm host keysEuAndreh2022-12-031-7/+0
|
* etc/ssh/known_hosts: Add Ubuntu VM keyEuAndreh2022-12-031-0/+1
|
* bin/vm: v2EuAndreh2022-12-022-1/+7
| | | | | | | - support -S flag for toggling snapshot mode; - support -G flag for toggling GUI mode; - dynamically discover available images; - dynamically find available ports to map to 22.
* etc/ssh/known_hosts: Add localhost key of velhinhoEuAndreh2022-12-021-0/+9
|
* etc/guix/home.scm: Remove unused (xdg-config-home ...) functionEuAndreh2022-12-021-3/+0
|
* etc/guix/home.scm: Use exported environment variables over custom build of ↵EuAndreh2022-12-022-19/+3
| | | | gPodder
* etc/guix/home.scm: Move custom built packages to shell aliasesEuAndreh2022-12-022-37/+6
|
* etc/i3/config: Show desktop notification after taking screenshotEuAndreh2022-12-011-2/+2
|
* etc/guix/home.scm: Add "dpkg" packageEuAndreh2022-12-011-0/+1
|
* etc/guix/home.scm: Remove mpv in favor of VLCEuAndreh2022-12-011-7/+0
|
* etc/sh/rc: Update $BORG_PASSCOMMANDEuAndreh2022-11-301-1/+1
|
* etc/guix/home.scm: Remove custom build of OpenSSHEuAndreh2022-11-301-5/+0
|
* etc/sh/rc: Add $TZ variableEuAndreh2022-11-301-0/+1
|
* etc/guix/home.scm: Add "pv" packageEuAndreh2022-11-301-0/+1
|
* etc/git/config: Add config to use notes as timely commentEuAndreh2022-11-291-0/+3
|
* etc/guix/home.scm: Use patched "mailutils" package from forkEuAndreh2022-11-291-1/+1
|
* etc/guix/channels.scm: Point to personal fork of Guix repositoryEuAndreh2022-11-291-1/+11
|
* etc/guix/home.scm: Add "btop" packageEuAndreh2022-11-291-0/+1
|
* etc/guix/channels.scm: Fix path to Git repositoryEuAndreh2022-11-291-1/+1
|
* etc/sh/rc: Add "--no-print-directory" to make(1) aliasEuAndreh2022-11-281-1/+1
|
* etc/sh/rc: Allow f(1) to work without any argumentsEuAndreh2022-11-281-2/+2
|
* etc/sh/cronjob.sh: Add $(hostname) to cronjob subjectEuAndreh2022-11-281-1/+1
|
* etc/guix/home.scm: Remove now unused package "isync-with-options"EuAndreh2022-11-271-1/+0
|