| Commit message (Expand) | Author | Age | Files | Lines |
| * | Add etc/nix/nix.conf | EuAndreh | 2025-11-26 | 1 | -0/+1 |
| * | rm etc/nix/configuration.nix: retire usurpador•••OR ELSE!
| EuAndreh | 2023-12-13 | 1 | -323/+0 |
| * | etc/nix/configuration.nix: Add "dialout" to extraGroups•••As serial devices have the "dialout" rw group permissions:
$ l /dev/tty[A-Z]*
crw-rw---- 1 root dialout 166, 0 oct. 17 09:15 /dev/ttyACM0
crw-rw---- 1 root dialout 4, 64 oct. 14 01:07 /dev/ttyS0
crw-rw---- 1 root dialout 4, 65 oct. 7 06:40 /dev/ttyS1
crw-rw---- 1 root dialout 4, 66 oct. 7 06:40 /dev/ttyS2
crw-rw---- 1 root dialout 4, 67 oct. 7 06:40 /dev/ttyS3
| EuAndreh | 2023-10-17 | 1 | -1/+1 |
| * | etc/nix/configuration.nix: Remove extra packages and unused configuration | EuAndreh | 2023-10-07 | 1 | -24/+1 |
| * | etc/nix/configuration.nix: Add "babashka" package | EuAndreh | 2023-09-29 | 1 | -0/+1 |
| * | etc/nix/configuration.nix: Add /etc/hosts-based DNS blocking | EuAndreh | 2023-09-28 | 1 | -0/+1 |
| * | etc/nix/configuration.nix: Add "intel-gpu-tools" package | EuAndreh | 2023-09-23 | 1 | -0/+1 |
| * | etc/nix/configuration.nix: Remove flutter packages from system environment | EuAndreh | 2023-09-23 | 1 | -3/+0 |
| * | etc/nix/configuration.nix: Enable nix experimental options | EuAndreh | 2023-09-23 | 1 | -0/+4 |
| * | etc/nix/configuration.nix: Increase mailbox_size_limit above message_size_limit | EuAndreh | 2023-09-23 | 1 | -0/+1 |
| * | etc/nix/configuration.nix: run nixfmt(1) | EuAndreh | 2023-09-19 | 1 | -4/+1 |
| * | etc/nix/configuration.nix: various improvements | EuAndreh | 2023-09-18 | 1 | -7/+67 |
| * | etc/nix/configuration.nix: Add config to enable ADB | EuAndreh | 2023-09-13 | 1 | -2/+5 |
| * | etc/nix/configuration.nix: Add redshift/geoclue configuration | EuAndreh | 2023-09-10 | 1 | -0/+4 |
| * | etc/nix/configuration.nix: Match "message_size_limit" in Guix | EuAndreh | 2023-09-10 | 1 | -0/+1 |
| * | etc/nix/configuration.nix: Add "arduino-cli" package | EuAndreh | 2023-09-06 | 1 | -0/+1 |
| * | etc/nix/configuration.nix: Enable documentation.man with cache | EuAndreh | 2023-09-05 | 1 | -0/+5 |
| * | etc/nix/configuration.nix: Add "arduino" package | EuAndreh | 2023-09-03 | 1 | -0/+1 |
| * | Move awscli package from guix to nix, from v1 to v2 | EuAndreh | 2023-07-12 | 1 | -0/+1 |
| * | etc/nix/configuration.nix: Enable VPN service and package | EuAndreh | 2023-07-11 | 1 | -0/+2 |
| * | etc/nix/configuration.nix: Add "yubikey-manager" package | EuAndreh | 2023-06-05 | 1 | -0/+1 |
| * | etc/nix/configuration.nix: Remove deprecated boot.loader.grub.version option | EuAndreh | 2023-06-04 | 1 | -1/+0 |
| * | etc/nix/configuration.nix: Add "chromium" package | EuAndreh | 2023-04-27 | 1 | -0/+1 |
| * | etc/nix/configuration.nix: Enable udisk2 service | EuAndreh | 2023-04-01 | 1 | -0/+1 |
| * | etc/nix/configuration.nix: nixfmt | EuAndreh | 2023-03-27 | 1 | -3/+1 |
| * | Revert "etc/nix/configuration.nix: Remove and disable CUPS configuration"•••This reverts commit 541f6250b6867e729f5a96234f185df7f1c68711.
| EuAndreh | 2023-03-27 | 1 | -0/+68 |
| * | etc/nix/configuration.nix: Add more locales | EuAndreh | 2023-03-27 | 1 | -1/+9 |
| * | Add "td" package in Guix and Nix | EuAndreh | 2023-03-22 | 1 | -0/+7 |
| * | etc/nix/configuration.nix: Enable libvirtd virtualisation | EuAndreh | 2023-03-17 | 1 | -0/+1 |
| * | etc/nix/configuration.nix: Remove empty line separator of Postfix config | EuAndreh | 2023-03-16 | 1 | -1/+0 |
| * | etc/nix/configuration.nix: nixfmt | EuAndreh | 2023-03-16 | 1 | -3/+1 |
| * | etc/nix/configuration.nix: Add configuration for proper local Postfix + remot... | EuAndreh | 2023-03-16 | 1 | -0/+19 |
| * | etc/nix/configuration.nix: Configure postfix to redirect local emails to euan... | EuAndreh | 2023-03-13 | 1 | -1/+8 |
| * | etc/nix/configuration.nix: Add tekton and aws-auth packages | EuAndreh | 2023-03-02 | 1 | -0/+2 |
| * | etc/nix/configuration.nix: Cluster together services with no customization | EuAndreh | 2023-02-28 | 1 | -3/+2 |
| * | etc/nix/configuration.nix: Force disable programs.less•••The programs.less modules is enabled by default by NixOS, and injects
some nasty global environment variables ($LESSOPEN and
$LESSKEYIN_SYSTEM), which make the experience of using less(1) much
worse and slower.
So instead on doing an 'unset LESSOPEN' or something similar, I chose to
simply disable it, and stick to the less(1) from Guix Home.
| EuAndreh | 2023-02-25 | 1 | -1/+3 |
| * | etc/nix/configuration.nix: Use Flutter 3 package | EuAndreh | 2023-02-24 | 1 | -1/+1 |
| * | etc/nix/configuration.nix: Enable frpintd service | EuAndreh | 2023-02-24 | 1 | -0/+1 |
| * | etc/nix/configuration.nix: Group packages by type | EuAndreh | 2023-02-22 | 1 | -1/+2 |
| * | etc/nix/configuration.nix: Tidy up extra comments | EuAndreh | 2023-02-22 | 1 | -10/+2 |
| * | etc/nix/configuration.nix: Disable flatpak service | EuAndreh | 2023-02-22 | 1 | -6/+0 |
| * | etc/nix/configuration.nix: Disable libvirtd service•••I'm using only Docker for virtualization on this computer.
| EuAndreh | 2023-02-22 | 1 | -5/+1 |
| * | etc/nix/configuration.nix: Remove debug info from packages | EuAndreh | 2023-02-22 | 1 | -2/+0 |
| * | etc/nix/configuration.nix: Remove extra fonts | EuAndreh | 2023-02-22 | 1 | -5/+0 |
| * | etc/nix/configuration.nix: Remove documentation.enable•••Get manpages and documentation from Guix Home, now.
| EuAndreh | 2023-02-22 | 1 | -8/+0 |
| * | etc/nix/configuration.nix: Remove programs.bash.enableCompletion•••Get completion configuration from Guix Home, now.
| EuAndreh | 2023-02-22 | 1 | -4/+0 |
| * | etc/nix/configuration.nix: Cleanup pulseaudio configuration | EuAndreh | 2023-02-22 | 1 | -11/+1 |
| * | etc/nix/configuration.nix: Cleanup xserver.displayManager session | EuAndreh | 2023-02-22 | 1 | -15/+0 |
| * | etc/nix/configuration.nix: Remove "intel_backlight" X config section | EuAndreh | 2023-02-22 | 1 | -8/+0 |
| * | Use xss-lock, i3lock and xset to lock after 5 minutes on usurpador | EuAndreh | 2023-02-20 | 1 | -0/+1 |