Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | guix: add (sudo-less) light | Amin Bandali | 2020-01-27 | 2 | -0/+2 |
| | | | | | landed fcb510c541e83291ea6682cba87020a913c64914 in guix.git so one can set brightness using light without sudo | ||||
* | guix: use local channels for finer control | Amin Bandali | 2020-01-25 | 1 | -5/+3 |
| | |||||
* | switch to exwm on chaman | Amin Bandali | 2020-01-25 | 2 | -5/+18 |
| | |||||
* | guix: add rottlog, thermald, tlp, and powertop to chaman | Amin Bandali | 2020-01-24 | 1 | -2/+15 |
| | |||||
* | emacs: add back my znc fork | Amin Bandali | 2020-01-23 | 1 | -0/+1 |
| | | | | emacs-znc-git is from my guix-mab channel | ||||
* | update some more bandali references to mab | Amin Bandali | 2020-01-23 | 1 | -4/+5 |
| | |||||
* | guix: add local dovecot mail server to chaman | Amin Bandali | 2020-01-23 | 1 | -1/+19 |
| | | | | | | | note: the dovecot/auth process runs as a non-root `dovecot' user, which needs to be able to read the passwd file. therefore, the file itself needs to have the read bit set accordingly, and its parent directories need the executable bit. | ||||
* | guix: updates to chaman's system configuration | Amin Bandali | 2020-01-23 | 1 | -9/+9 |
| | | | | | | - update device uuids - change username from bandali to mab - use cons* instead of append∘list once again | ||||
* | bash,guix: "fix" completion | Amin Bandali | 2020-01-08 | 1 | -1/+1 |
| | |||||
* | emacs,guix: port init.el over to guix | Amin Bandali | 2020-01-08 | 2 | -12/+22 |
| | | | | | | | | | TODO: consider writing guix package definitions for these: - alloy-mode - george-mode - org-pdftools - oddmuse-curl - znc.el (my fork) | ||||
* | guix: reinstall chaman, from scratch | Amin Bandali | 2020-01-05 | 1 | -87/+54 |
| | |||||
* | guix: remove ~/.config/guix/channels.scm for now | Amin Bandali | 2019-10-12 | 1 | -10/+0 |
| | |||||
* | emacs,gnupg: do pinentry outside emacs | Amin Bandali | 2019-08-31 | 1 | -1/+1 |
| | |||||
* | emacs: use straight.el for package management again | Amin Bandali | 2019-08-31 | 1 | -52/+1 |
| | | | | | | | | it seems easier/cleaner to use straight rather than going through all of guix. not sure; might end up using guix again for it at some point. also, fork lean-mode and remove runtime requiring of cl, and use the fork. should submit PR and switch back to upstream once it’s merged. | ||||
* | guix: bump guix to latest master | Amin Bandali | 2019-08-22 | 1 | -1/+1 |
| | |||||
* | guix,emacs: bump guix{,-bandali}, add emacs-biblio-git | Amin Bandali | 2019-08-12 | 2 | -2/+3 |
| | |||||
* | emacs,guix: install and use pdf-tools for viewing PDFs in emacs | Amin Bandali | 2019-08-10 | 1 | -0/+1 |
| | |||||
* | shell: it probably makes more sense to start ssh-agent in ~/.profile | Amin Bandali | 2019-08-10 | 1 | -0/+1 |
| | |||||
* | guix: mkdir ~/.config/guix/manifest and add one for jirud | Amin Bandali | 2019-08-10 | 2 | -0/+99 |
| | | | | | TODO: figure out how to have one common.scm or multiple single-purpose lists of packages, like emacs.scm, xorg.scm, fonts.scm, tex.scm, etc. | ||||
* | guix: add a few packages to home-manifest | Amin Bandali | 2019-08-09 | 1 | -0/+3 |
| | |||||
* | guix: use cons* instead of append∘list, add slim-service-type | Amin Bandali | 2019-08-09 | 1 | -37/+50 |
| | |||||
* | guix: disable tlp’s usb-autosuspend completely for now | Amin Bandali | 2019-08-06 | 1 | -1/+2 |
| | | | | otherwise, even with the blacklist, my usb mouse keeps turning off. | ||||
* | emacs, guix: add back most packages unavailable in Guix proper | Amin Bandali | 2019-08-06 | 2 | -0/+20 |
| | | | | | | | | | | | | | | | | | namely, the following: - boxquote - company-ebdb - delight - ebdb - erc-scrolltoplace - message-x - mwim - shrink-path - unkillable-scratch they are now packaged in my guix-bandali channel, and hopefully soon in upstream guix as well. | ||||
* | guix: add rottlog, thermald, tlp, and powertop --auto-tune | Amin Bandali | 2019-08-05 | 1 | -3/+15 |
| | |||||
* | guix: add some auxiliary packages to home-manifest | Amin Bandali | 2019-08-05 | 1 | -2/+12 |
| | |||||
* | getmail,msmtp: adapt for guix, guix: fix indent, add service-dovecot | Amin Bandali | 2019-08-05 | 1 | -32/+49 |
| | |||||
* | guix: whoops, add the necessary packages for the guix system setup | Amin Bandali | 2019-08-05 | 1 | -1/+6 |
| | |||||
* | emacs: transition to guix (from straight.el) | Amin Bandali | 2019-08-05 | 1 | -1/+42 |
| | | | | TODO: submit emacs-xyz packages for (comment)ed out bits | ||||
* | guix: switch to us basic layout instead of us altgr-intl | Amin Bandali | 2019-08-04 | 1 | -6/+2 |
| | | | | i like my right alt key | ||||
* | guix: add home-manifest and chaman's config | Amin Bandali | 2019-08-04 | 2 | -0/+78 |