aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* bin/z: Use $TMPDIR: allow z(1) to work on non-writable directoriesEuAndreh2022-12-161-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: Fix help string indentationEuAndreh2022-12-061-3/+3
|
* bin/vm: Actually implement dry-run for the "down" actionEuAndreh2022-12-031-3/+9
|
* bin/vm: Place logs under $XDG_LOG_HOMEEuAndreh2022-12-031-2/+2
|
* bin/vm: Make snapshot the defaultEuAndreh2022-12-031-3/+3
|
* bin/status-bar: Use the updated VM counter logicEuAndreh2022-12-031-1/+1
|
* bin/vm: Disable ShellCheck warningEuAndreh2022-12-031-0/+1
|
* bin/vm: Ignore known_hosts on SSHing into vmEuAndreh2022-12-032-3/+3
|
* etc/ssh/known_hosts: Remove vm host keysEuAndreh2022-12-031-7/+0
|
* bin/vm: Support portmapping, custom memory and partial custom imageEuAndreh2022-12-031-20/+68
|
* bin/vm: Bail out when given a bad prefixEuAndreh2022-12-031-0/+5
|
* etc/ssh/known_hosts: Add Ubuntu VM keyEuAndreh2022-12-031-0/+1
|
* bin/vm: Improve help string documentationEuAndreh2022-12-031-7/+20
|
* bin/vm: Support -n for dry-run and "-- --flags" forwarding to QEMUEuAndreh2022-12-031-18/+51
|
* bin/vm: v2EuAndreh2022-12-023-57/+120
| | | | | | | - 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.
* bin/serve: Find a port instead of having a hard-coded fallbackEuAndreh2022-12-021-2/+2
|
* bin/serve: Do not wait for the browser before start listeningEuAndreh2022-12-021-1/+2
|
* bin/free-port: Add new working utilityEuAndreh2022-12-021-0/+73
|
* 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
|
* bin/{gc,upgrade}: Fix path to store passwordEuAndreh2022-12-012-3/+3
|
* etc/sh/rc: Update $BORG_PASSCOMMANDEuAndreh2022-11-301-1/+1
|
* Makefile: Add ~/.ssh symlinkEuAndreh2022-11-301-0/+4
|
* 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
|