| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | etc/guix/system.scm: Add note on epson-L365 package | EuAndreh | 2023-03-13 | 1 | -0/+2 | |
| | | ||||||
| * | etc/guix/system.scm: Stop filtering wget from packages | EuAndreh | 2023-03-03 | 1 | -3/+1 | |
| | | ||||||
| * | Don't hardcode value for SSH authorized_keys | EuAndreh | 2023-03-03 | 1 | -5/+0 | |
| | | | | | | | | Instead of using (local-file ...) in the openssh-service-type configuration, and then replicating that on configuration.nix, instead remove the hardcoded values from the system configuration and make it dynamic, by putting it on the ~/.ssh/authorized_keys file itself. | |||||
| * | etc/guix/system.scm: Remove backlight customization of X | EuAndreh | 2023-03-01 | 1 | -5/+0 | |
| | | ||||||
| * | Revert "etc/guix/system.scm: Use patched xmonad" | EuAndreh | 2023-02-28 | 1 | -29/+2 | |
| | | | | | | | This reverts commit 6a7323c44094632077e2e2fbb0b768fbf484bac3. The patch was already included upstream :) | |||||
| * | etc/guix/system.scm: Use patched xmonad | EuAndreh | 2023-02-28 | 1 | -2/+29 | |
| | | | | | | | Wait while patch [0] isn't included upstream. [0]: https://issues.guix.gnu.org/61872 | |||||
| * | etc/guix/system.scm: Improve indentation of epson-L365 | EuAndreh | 2023-02-27 | 1 | -24/+25 | |
| | | ||||||
| * | etc/guix/system.scm: Use xmonad instead of xmonad-next | EuAndreh | 2023-02-27 | 1 | -3/+3 | |
| | | ||||||
| * | etc/guix/system.scm: Stop using (xyz euandreh queue) unprefixed | EuAndreh | 2023-02-26 | 1 | -4/+3 | |
| | | ||||||
| * | etc/guix/system.scm: Inline latest version of epson-L365 package | EuAndreh | 2023-02-26 | 1 | -15/+8 | |
| | | ||||||
| * | etc/guix/system.scm: Add xmonad as an alternative to i3 | EuAndreh | 2023-02-25 | 1 | -0/+4 | |
| | | ||||||
| * | etc/guix/system.scm: Refactor (hosts-file ...) into newer hosts-service-type | EuAndreh | 2023-02-25 | 1 | -13/+4 | |
| | | ||||||
| * | etc/guix/system.scm: Remove "cache" and "brightness" WIP groups | EuAndreh | 2023-02-20 | 1 | -10/+1 | |
| | | ||||||
| * | Remove all code referring to backlight tweaking | EuAndreh | 2023-02-17 | 1 | -11/+0 | |
| | | ||||||
| * | etc/guix/system.scm: Remove unused desktop environments | EuAndreh | 2023-01-04 | 1 | -6/+0 | |
| | | ||||||
| * | etc/guix/system.scm: Add nss-mdns package | EuAndreh | 2022-12-16 | 1 | -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 driver | EuAndreh | 2022-12-16 | 1 | -3/+3 | |
| | | ||||||
| * | etc/guix/system.scm: Use strict IP for toph endpoint | EuAndreh | 2022-12-06 | 1 | -1/+1 | |
| | | ||||||
| * | etc/guix/system.scm: Use variable name of "toph" over literal string | EuAndreh | 2022-12-06 | 1 | -1/+1 | |
| | | ||||||
| * | Use friendly name as WireGuard aliases by default | EuAndreh | 2022-11-27 | 1 | -7/+4 | |
| | | ||||||
| * | etc/guix/system.scm: Point both "toph" and "toph.wg" to WireGuard | EuAndreh | 2022-11-27 | 1 | -3/+2 | |
| | | ||||||
| * | etc/guix/system.scm: euandreh.xyz -> euandre.org | EuAndreh | 2022-11-27 | 1 | -3/+5 | |
| | | ||||||
| * | etc/guix/system.scm: Do not run newaliases in postfix-activation | EuAndreh | 2022-11-25 | 1 | -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. | |||||
| * | etc/guix/system.scm: Add "brightness" group and include myself in it | EuAndreh | 2022-11-25 | 1 | -2/+5 | |
| | | ||||||
| * | etc/guix/system.scm: Add new group "cache" and include myself in it | EuAndreh | 2022-11-25 | 1 | -1/+7 | |
| | | ||||||
| * | etc/guix/system.scm: Add WIP custom build of epson-L365 driver | EuAndreh | 2022-11-24 | 1 | -1/+69 | |
| | | ||||||
| * | etc/guix/system.scm: Add working WIP version of local Postfix service | EuAndreh | 2022-11-24 | 1 | -0/+283 | |
| | | ||||||
| * | Revert "Revert "Move email, IRC and Atom into Thunderbird"" | EuAndreh | 2022-11-24 | 1 | -0/+9 | |
| | | | | | | | | This reverts commit 3dcbe37baab74e089dee6f93d74a8824f5591478. The Postfix local server is still a bit janky and being worked on, now can be used to replace the previous email toolchain. | |||||
| * | etc/guix/system.scm: Split "toph" from "toph.tld" variables | EuAndreh | 2022-11-22 | 1 | -4/+8 | |
| | | ||||||
| * | etc/guix/system.scm: Add /etc/aliases entry for root -> andreh | EuAndreh | 2022-11-22 | 1 | -0/+2 | |
| | | ||||||
| * | etc/guix/system.scm: Point WireGuard to toph over kuvira | EuAndreh | 2022-11-22 | 1 | -5/+6 | |
| | | ||||||
| * | etc/guix/system.scm: Add "whoami" variable | EuAndreh | 2022-11-22 | 1 | -5/+8 | |
| | | ||||||
| * | etc/guix/system.scm: Remove guile-heredoc-latest | EuAndreh | 2022-11-19 | 1 | -2/+1 | |
| | | | | | Use the same package available in the Guix Home instead, via sudo -E. | |||||
| * | etc/guix/system.scm: Remove "guile" package from system profile | EuAndreh | 2022-11-19 | 1 | -1/+0 | |
| | | ||||||
| * | etc/guix/system.scm: Add network instability tolerance to OpenSSH daemon | EuAndreh | 2022-11-16 | 1 | -1/+6 | |
| | | ||||||
| * | etc/guix/system.scm: Add velhinho.wg entry to /etc/hosts | EuAndreh | 2022-11-16 | 1 | -0/+1 | |
| | | ||||||
| * | etc/guix/system.scm: Add id_rsa.pub as authorized key | EuAndreh | 2022-11-16 | 1 | -1/+6 | |
| | | ||||||
| * | etc/guix/system.scm: Use list literal over using (list ...) | EuAndreh | 2022-11-13 | 1 | -1/+1 | |
| | | ||||||
| * | etc/guix/system.scm: Enable Xfce, MATE, LxQt and Enlightenment DEs | EuAndreh | 2022-11-11 | 1 | -0/+4 | |
| | | ||||||
| * | etc/guix/system.scm: Enable OpenSSH service | EuAndreh | 2022-11-11 | 1 | -0/+4 | |
| | | ||||||
| * | etc/guix/system.scm: Enable and configure velhinho<->kuvira WireGuard | EuAndreh | 2022-11-11 | 1 | -0/+24 | |
| | | ||||||
| * | etc/guix/home.scm: Add Vala and GTK packages | EuAndreh | 2022-11-10 | 1 | -0/+2 | |
| | | | | | | | | Required tools to start developing desktop GUI applications. Also enable the GNOME desktop environment, so that I can test the GTK application in its native environment. | |||||
| * | etc/guix/system.scm: Add group "docker" to allow non-sudo usage of it | EuAndreh | 2022-11-02 | 1 | -1/+1 | |
| | | ||||||
| * | etc/guix/system.scm: Add tlp and thermald services | EuAndreh | 2022-10-29 | 1 | -0/+3 | |
| | | ||||||
| * | etc/guix/system.scm: Add docker service | EuAndreh | 2022-10-29 | 1 | -0/+2 | |
| | | ||||||
| * | etc/guix/system.scm: Remove unused imports | EuAndreh | 2022-10-27 | 1 | -4/+0 | |
| | | ||||||
| * | etc/guix/system.scm: Include driver for EPSON L365 in CUPS service | EuAndreh | 2022-10-27 | 1 | -2/+5 | |
| | | ||||||
| * | etc/guix/system.scm: Disable nix-service-type | EuAndreh | 2022-10-27 | 1 | -2/+0 | |
| | | | | | | This was replaced by vm(1), and the soon to exist NixOS VM, instead of trying to do thins in Nix-on-top-of-Guix. | |||||
| * | etc/guix/system.scm: Disable unattended-upgrade-service-type | EuAndreh | 2022-10-27 | 1 | -1/+0 | |
| | | | | | This was replaced by the cronjob in Guix Home. | |||||
| * | etc/guix/system.scm: Add qemu-binfmt-service-type | EuAndreh | 2022-10-22 | 1 | -0/+4 | |
| | | ||||||
