aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* etc/guix/system.scm: swapon /swapfileEuAndreh2023-06-041-1/+8
* bin/backup: Use "set -x" for logging the borg-check commandEuAndreh2023-06-041-0/+2
* Makefile: fallocate "respiro" for emergency ENOSPCEuAndreh2023-06-041-0/+4
* etc/guix/home.scm: Add Rust toolchain packagesEuAndreh2023-05-211-0/+3
* etc/guix/home.scm: Add "smartmontools" packageEuAndreh2023-05-201-0/+1
* etc/guix/home.scm: Add "rename" packageEuAndreh2023-05-201-0/+1
* etc/guix/home.scm: Add "sharutils" packageEuAndreh2023-05-201-0/+1
* bin/uninclude: Add example for Python filesEuAndreh2023-05-191-0/+5
* etc/guix/home.scm: Add "mb2md" packageEuAndreh2023-05-191-0/+1
* Makefile: mkdir -p ~/mnt/ dirsEuAndreh2023-05-191-1/+3
* etc/guix/home.scm: Add "clinfo" packageEuAndreh2023-05-181-0/+1
* bin/vcs: Actually call "git-gc" in gc ACTIONEuAndreh2023-05-151-0/+1
* etc/guix/home.scm: Comment broken packagesEuAndreh2023-05-151-2/+2
* etc/guix/home.scm: Comment broken "cssc" packageEuAndreh2023-05-131-1/+1
* etc/guix/home.scm: Unpin "file" package to version 5.39EuAndreh2023-05-131-1/+1
* Makefile: Separate FUSE filesystems to "mnt" targetEuAndreh2023-05-131-4/+5
* etc/sh/cronjob.sh: Increase timeout to 4 hoursEuAndreh2023-05-131-1/+1
* Makefile: Add targets for ~/mnt/ FUSE filesystemsEuAndreh2023-05-132-0/+12
* etc/guix/home.scm: Add "tcpdump" packageEuAndreh2023-05-131-0/+1
* etc/guix/home.scm: Add nmap packageEuAndreh2023-05-111-0/+1
* Revert "etc/guix/home.scm: Remove specific version of "file""•••This reverts commit ee76cf74de88281e82b195292770e6e9198ecb91. EuAndreh2023-05-101-1/+1
* etc/guix/home.scm: Use "gcc-toolchain" over "gcc"EuAndreh2023-05-101-1/+1
* etc/guix/home.scm: Remove specific version of "file"EuAndreh2023-05-101-1/+1
* etc/guix/home.scm: comment out broken packagesEuAndreh2023-05-101-2/+2
* etc/guix/home.scm: Add pocl for OpenCL supportEuAndreh2023-05-101-0/+2
* etc/guix/home.scm: Add "cryfs" and "fuse" packagesEuAndreh2023-05-101-0/+2
* etc/sh/rc: Make sure /run/setuid-programs is always at the beginning of $PATHEuAndreh2023-05-101-0/+2
* etc/guix/home.scm: Add "python-pyopencl" packageEuAndreh2023-05-081-0/+1
* etc/guix/home.scm: Add "sshfs" packageEuAndreh2023-05-081-0/+1
* etc/guix/home.scm: Remove "fuse" package•••It shadows the required setuid binaries fusermount and fusermount3 with regular binaries. EuAndreh2023-05-081-1/+0
* etc/sh/rc: Stop exporting $NPROCEuAndreh2023-05-071-1/+1
* etc/guix/home.scm: Add "jupyter" packageEuAndreh2023-05-071-0/+1
* bin/ifnew: Also add "-v" to "mv" and "rm" when -v is givenEuAndreh2023-05-031-1/+4
* bin/ifnew: Create tmpfile in the same directory to leverage "mv" in the same ...EuAndreh2023-05-031-1/+1
* etc/guix/home.scm: Add "pandas" and "sklearn" Python packagesEuAndreh2023-05-031-0/+2
* etc/guix/home.scm: Add "attr" package•••Where getfattr(1) and setfattr(1) live. EuAndreh2023-05-031-0/+1
* bin/ifnew: Add -v flagEuAndreh2023-05-031-5/+19
* bin/mnt: Fix list of ACTIONs in help stringEuAndreh2023-05-031-1/+1
* bin/backup: Verify data by default from now onEuAndreh2023-05-011-5/+16
* etc/guix/system.scm: Increase Postfix size limitsEuAndreh2023-04-291-0/+2
* etc/nix/configuration.nix: Add "chromium" packageEuAndreh2023-04-271-0/+1
* bin/gc: Restrict Guix GC to 1 month old dataEuAndreh2023-04-261-4/+4
* bin/tmp: Assume $DIR is persistent, so we do not need to recreate alwaysEuAndreh2023-04-241-3/+2
* bin/boop: Add "-x"option to notify only when COMMAND failsEuAndreh2023-04-231-3/+11
* bin/uninclude: Add new utility, with simple testsEuAndreh2023-04-226-0/+165
* etc/sh/rc: Also exclude vendor/ from tree(1) by defaultEuAndreh2023-04-221-1/+1
* bin/mnt: Add new utilityEuAndreh2023-04-182-0/+106
* etc/guix/home.scm: Add "qpdf" packageEuAndreh2023-04-161-0/+1
* etc/guix/system.scm: Add "cups" package to profileEuAndreh2023-04-161-0/+1
* bin/gc: Remove "nohup"EuAndreh2023-04-161-5/+0