aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* etc/guix/system.scm: Point WireGuard to toph over kuviraEuAndreh2022-11-221-5/+6
* etc/guix/system.scm: Add "whoami" variableEuAndreh2022-11-221-5/+8
* etc/i3/config: Add calculator to Mod-cEuAndreh2022-11-212-0/+2
* bin/upgrade: Fix path to current Guix Home file•••Follow-up on 7406e924e29f179b2d5aa676c5378866b67ac41c. EuAndreh2022-11-211-1/+1
* etc/guix/home.scm: Unregister email cronjobsEuAndreh2022-11-211-2/+0
* etc/guix/system.scm: Remove guile-heredoc-latest•••Use the same package available in the Guix Home instead, via sudo -E. EuAndreh2022-11-191-2/+1
* bin/upgrade: Use the current files for the upgrade•••Imagine 2 scenarios: 1. I leave home.scm in an intermediary broken state, and an important security update is available. The "guix pull" command will work, but the security fixes won't be installed, because the home.scm file isn't properly formed. Using the current home.scm file addresses that; 2. a malicious program writes to system.scm, and the upgrade automatically implements any changes present in it. Instead the changes to the system, which require root access, shouldn't be blindly done, and using strictly the existing system.scm addresses that. It doesn't address many other bad things the malicious program can do. EuAndreh2022-11-191-2/+2
* etc/guix/system.scm: Remove "guile" package from system profileEuAndreh2022-11-191-1/+0
* bin/menu: Fix profile nameEuAndreh2022-11-181-1/+2
* bin/open: Use VLC over MPVEuAndreh2022-11-181-1/+1
* bin/menu: Wrap actions with rememberingEuAndreh2022-11-171-2/+7
* bin/menu: Use ad-hoc function to replace clipmenu(1)EuAndreh2022-11-171-2/+14
* Merge remote-tracking branch 'dotfiles/main'EuAndreh2022-11-170-0/+0
|\
| * Merge remote-tracking branch 'origin/main' into merge-testEuAndreh2022-11-170-0/+0
| |\
| | * sh/fzf.sh: Create separate cn() (commit number) and cm() (commit) functionsEuAndreh2021-06-152-8/+11
| * | mEuAndreh2022-11-06114-7194/+0
| * | ranger.conf: Move to tildeEuAndreh2022-04-181-1/+0
| * | exrc.conf: Move to tildeEuAndreh2022-04-161-7/+0
| * | xmonad/xsession.sh: Move to tildeEuAndreh2022-04-161-1/+0
| * | tmux.conf: Move to tildeEuAndreh2022-04-161-85/+0
| * | gpg/: Move to "tilde"EuAndreh2022-04-163-8/+0
| * | ssh.conf: Move to tilde repoEuAndreh2022-04-161-2/+0
| * | inputrc.conf: Move to tilde repoEuAndreh2022-04-162-3/+1
| * | Xmodmap.conf: Inline into sh/x.sh fileEuAndreh2022-04-162-2/+1
| * | xmonad/{xmonad,xmobar}.hs: Move to "tilde" repositoryEuAndreh2022-04-162-126/+0
| * | vcs/: Remove from "dotfiles" repository, into "tilde" repositoryEuAndreh2022-04-162-70/+0
| * | sh/aliases.sh: Fix man viewer being too wideEuAndreh2022-04-071-0/+2
| * | vcs/gitconfig.ini: Leverage msmtpq to send emails instead of GitEuAndreh2022-04-011-6/+3
| * | sh/env.sh: Cleanup and organizeEuAndreh2022-03-282-19/+22
| * | sh/symlinks.sh: Move all directory creations to the top, cleanup and do bette...EuAndreh2022-03-281-47/+29
| * | sh/symlinks.sh: Link ~/.bash_login to the same file as ~/.bash_profileEuAndreh2022-03-282-26/+38
| * | sh/ps1.sh: Factor decisions into separate functionsEuAndreh2022-03-281-53/+90
| * | sh/reload.sh: Remove tmuxinator-templates.shEuAndreh2022-03-281-1/+0
| * | sh/bash-config.sh: Disable hashingEuAndreh2022-03-281-1/+0
| * | sh/aliases.sh: Cleanup unused aliasesEuAndreh2022-03-281-40/+20
| * | sh/bashrc.sh: Remove GUIX_PROFILE, to be included in sh/env.shEuAndreh2022-03-281-1/+0
| * | sh/vcs.sh: Move VCS aliases into here, soon to be replaced with vcs-ps1EuAndreh2022-03-282-1/+7
| * | src/bin/backup: Enable next backup steps to proceed even when files change wh...EuAndreh2022-03-261-1/+1
| * | configuration.nix: Update cronjob schedulesEuAndreh2022-03-251-5/+7
| * | configuration.nix: Use GRUB booting only, remove redundant systemd configurationEuAndreh2022-03-251-1/+0
| * | configuration.nix: Disable CUPS by defaultEuAndreh2022-03-251-1/+1
| * | configuration.nix: Replace "enable-docker" with "enable-virtualization"EuAndreh2022-03-251-5/+8
| * | configuration.nix: Mark "frescobaldi" and "alot" as brokenEuAndreh2022-03-251-2/+3
| * | configuration.nix: Include configuration when running "with-email.sh"EuAndreh2022-03-251-1/+2
| * | configuration.nix: Rename "libqrencode" package to "qrencode"EuAndreh2022-03-251-1/+1
| * | configuration.nix: Add packagesEuAndreh2022-03-251-2/+6
| * | configuration.nix: Indent with spaces instead of tabsEuAndreh2022-03-251-8/+8
| * | configuration.nix: Enable documention for all modulesEuAndreh2022-03-251-0/+1
| * | configuration.nix: Explicitly configure XDG GTK portalsEuAndreh2022-03-251-0/+1
| * | configuration.nix: Replace "nologin" with new "shadow" packageEuAndreh2022-03-251-1/+1