aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* 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
|
* etc/i3/config: Add keybindings for screenshotsEuAndreh2022-11-271-0/+3
|
* etc/guix/home.scm: Add screenshots "scrot" packageEuAndreh2022-11-271-0/+1
|
* Makefile: Store SSH connections in $XDG_STATE_HOMEEuAndreh2022-11-271-2/+2
|
* Use friendly name as WireGuard aliases by defaultEuAndreh2022-11-272-8/+4
|
* etc/guix/system.scm: Point both "toph" and "toph.wg" to WireGuardEuAndreh2022-11-271-3/+2
|
* etc/ssh/known_hosts: Add keys with its verification linksEuAndreh2022-11-271-0/+28
|
* etc/ssh/known_hosts: Reinit known hosts fileEuAndreh2022-11-271-86/+0
|
* etc/guix/system.scm: euandreh.xyz -> euandre.orgEuAndreh2022-11-271-3/+5
|
* bin/{msg,tmp,xmpp}: Change euandreh.xyz -> euandre.orgEuAndreh2022-11-273-7/+7
|
* Makefile: Make "cd + $(MAKE)" rules silentEuAndreh2022-11-271-3/+3
|
* etc/guix/channels.scm: arrobaponto.org -> euandre.orgEuAndreh2022-11-271-2/+2
|
* Makefile: Use $(HOME) over ~ in dependency nameEuAndreh2022-11-271-1/+1
|
* Makefile: Consistent sort of $(derived-assets)EuAndreh2022-11-271-4/+4
|
* Makefile: Enforce creating $XDG_CACHE_HOME/ssh/connEuAndreh2022-11-271-0/+4
|
* etc/guix/system.scm: Do not run newaliases in postfix-activationEuAndreh2022-11-251-4/+1
| | | | | For some reason it prevents the boop process. I'm still debugging it, but for now I'll keep it up-to-date manually.
* bin/open: Use VLC over mpv; remove nohupEuAndreh2022-11-251-2/+2
|
* etc/guix/system.scm: Add "brightness" group and include myself in itEuAndreh2022-11-251-2/+5
|
* etc/ssh/known_hosts: euandreh.xyz and camarada.site now points to tophEuAndreh2022-11-251-2/+2
|
* etc/guix/system.scm: Add new group "cache" and include myself in itEuAndreh2022-11-251-1/+7
|
* Makefile: Use the same rule to build both manpages from PODEuAndreh2022-11-251-3/+3
|
* etc/guix/system.scm: Add WIP custom build of epson-L365 driverEuAndreh2022-11-241-1/+69
|
* etc/guix/home.scm: Add packages "sysstat" and "rrdtool"EuAndreh2022-11-241-0/+2
|
* etc/sh/cronjob.sh: Run cronjobs with increased nicenessEuAndreh2022-11-241-1/+1
|