aboutsummaryrefslogtreecommitdiff
path: root/etc/guix/system.scm (follow)
Commit message (Collapse)AuthorAgeFilesLines
* etc/guix/system.scm: Add email on GECOS 5th fieldEuAndreh2025-06-131-1/+1
|
* etc/guix/system.scm: Add "rsync" package globallyEuAndreh2025-02-191-0/+1
|
* etc/guix/system.scm: Update to reflect switch from velhinho to novinho as mainEuAndreh2025-02-191-16/+6
| | | | TODO: multiplex on multiple systems, equivalent on how etc/xmobar/ does.
* etc/guix/system.scm: Add "host-name" and "wg-ipaddr" variablesEuAndreh2025-02-191-3/+9
|
* etc/guix/system.scm: Small tweaks while setting up novinhoEuAndreh2025-02-171-22/+14
|
* etc/guix/system.scm: Disable rottlog customizationEuAndreh2025-01-211-0/+1
|
* etc/guix/system.scm: Finish configuration of /mnt/doisEuAndreh2024-11-291-9/+7
|
* etc/guix/system.scm: Include commented entries for /dev/sdb1 and /mnt/doisEuAndreh2024-11-271-2/+16
|
* etc/guix/system.scm: Bump swappiness from 100 to 200EuAndreh2024-11-211-1/+1
|
* etc/guix/system.scm: Add sysctl config for vm/swappinessEuAndreh2024-11-141-1/+2
|
* system.scm: Better instructions on creating /swapfileEuAndreh2024-08-201-5/+7
|
* etc/guix/{home,system}.scm: Rename queue: -> q:EuAndreh2024-08-171-4/+4
|
* etc/guix/system.scm: Remove extra packagesEuAndreh2024-08-121-3/+1
|
* etc/guix/system.scm: Remove i3EuAndreh2024-08-121-2/+1
|
* etc/guix/system.scm: Add (now required) containerd-service-typeEuAndreh2024-08-121-0/+1
|
* etc/guix/system.scm: Remove custom xmonadEuAndreh2024-08-121-24/+2
|
* etc/guix/system.scm: Add fixed "xmonad-wm" packageEuAndreh2024-08-081-3/+26
|
* etc/guix/system.scm: Remove nginx serviceEuAndreh2024-08-051-11/+0
|
* etc/guix/: Remove nss-certs packageEuAndreh2024-04-251-2/+1
| | | | Now %base-packages includes it by default.
* Revert "Remove Nix/NixOS support from configuration and utilities"EuAndreh2024-04-251-0/+1
| | | | This reverts commit 3b2d27457db9ef8911893fa1b843560f1ccab2eb.
* etc/guix/system.scm: Enable nix-service-type againEuAndreh2024-04-221-0/+2
| | | | For GNAT13 and SPARK.
* etc/guix/system.scm: Order core dumps by time firstEuAndreh2024-04-221-1/+1
|
* etc/guix/system.scm: Add "teste" userEuAndreh2024-04-221-0/+5
|
* Remove Nix/NixOS support from configuration and utilitiesEuAndreh2024-01-121-3/+0
|
* etc/guix/system.scm: Enable core dumps by defaultEuAndreh2023-12-131-0/+8
| | | | Start with no limit on the size of the core dump.
* etc/guix/system.scm: Also add "dialout" supplementary groupEuAndreh2023-10-181-1/+1
|
* etc/guix/system.scm: Add local nginx serverEuAndreh2023-08-231-0/+12
|
* etc/guix/system.scm: Add comments as annotations on how /swapfile was createdEuAndreh2023-08-111-0/+5
|
* etc/guix/system.scm: swapon /swapfileEuAndreh2023-06-041-1/+8
|
* etc/guix/system.scm: Increase Postfix size limitsEuAndreh2023-04-291-0/+2
|
* etc/guix/system.scm: Add "cups" package to profileEuAndreh2023-04-161-0/+1
|
* etc/guix/system.scm: Add mDNS (name-service-switch ...) entryEuAndreh2023-04-151-1/+1
|
* etc/guix/system.scm: Better handling of binfmt architecturesEuAndreh2023-03-181-1/+18
| | | | | | | To allow the same `systems.scm` configuration file to be used in hardwares of different architectures and prevent registering in binfmt the architecture of the bare metal machine, dynamically filter out the current architecture of the declared `desired-architectures`.
* etc/guix/system.scm: Remove unused imports, use import macrosEuAndreh2023-03-161-55/+31
|
* etc/guix/system.scm: Use patched version of rottlogEuAndreh2023-03-161-0/+7
|
* etc/guix/system.scm: Use default config of local Postfix from org-euandre ↵EuAndreh2023-03-161-55/+11
| | | | channel
* etc/guix/system.scm: Use default values for Postfix main.cf, instead of ↵EuAndreh2023-03-161-7/+0
| | | | re-hashing them
* etc/guix/system.scm: Remove ad-hoc service creating /var/lib/andrehEuAndreh2023-03-161-9/+0
|
* etc/guix/system.scm: Inline "toph" and "toph.tld" variablesEuAndreh2023-03-161-6/+3
|
* etc/guix/system.scm: Inline "whoami" variableEuAndreh2023-03-161-3/+1
|
* etc/guix/system.scm: Rename /var/lib/{andreh => private}/EuAndreh2023-03-161-2/+2
|
* etc/guix/system.scm: Remove local Postfix service code, use from org-euandre ↵EuAndreh2023-03-161-250/+54
| | | | channel
* etc/guix/system.scm: Add Nix system serviceEuAndreh2023-03-131-0/+3
|
* etc/guix/system.scm: Fix to new import path of personal channelEuAndreh2023-03-131-1/+1
|
* etc/guix/system.scm: Redirect local emails to euandre.org via aliasesEuAndreh2023-03-131-1/+2
|
* etc/guix/system.scm: Add note on epson-L365 packageEuAndreh2023-03-131-0/+2
|
* etc/guix/system.scm: Stop filtering wget from packagesEuAndreh2023-03-031-3/+1
|
* Don't hardcode value for SSH authorized_keysEuAndreh2023-03-031-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 XEuAndreh2023-03-011-5/+0
|
* Revert "etc/guix/system.scm: Use patched xmonad"EuAndreh2023-02-281-29/+2
| | | | | | This reverts commit 6a7323c44094632077e2e2fbb0b768fbf484bac3. The patch was already included upstream :)