Age | Commit message (Collapse) | Author | |
---|---|---|---|
44 hours | id1000: uninstall easyeffectsHEADmaster | Marek Paśnikowski | |
A recent update of GCC on Guix channel causes easyeffects to fail compilation due to a security error. ----- The uninstallation of easyeffects is both the simplest and least impactful solution to the problem. ----- Easyeffect was actually useful for one task only — duplication of a mono microphone signal into a stereo signal. ----- This change removes easyeffects from the list of packages provided by default for user id1000. ----- After this, Easyeffects program will no longer be available by default for user id1000. | |||
2025-06-18 | id1000: use home-fontconfig-service-type from sovereign repository | Marek Paśnikowski | |
2025-06-18 | id1000: transfer in environment-variables from distribution repository | Marek Paśnikowski | |
2025-06-18 | id1000: transfer out common bash configuration to sovereign repository | Marek Paśnikowski | |
2025-06-18 | id1000: transfer out common home-environment packages to sovereign repository | Marek Paśnikowski | |
2025-06-17 | id1000: transfer in bash configuration from the distribution repository | Marek Paśnikowski | |
2025-06-17 | id1000: adjust formatting of module imports | Marek Paśnikowski | |
2025-06-17 | uid1000-home-environment: transfer in packages from %suweren-home-services | Marek Paśnikowski | |
2025-06-17 | uid1000-home-environment: consolidate packages in the dedicated field | Marek Paśnikowski | |
2025-06-17 | id1000: change layout of module imports | Marek Paśnikowski | |
2025-03-13 | id1000: rename user/home-environment to name/home-environment | Marek Paśnikowski | |
2025-03-13 | id1000: define user/home-environment | Marek Paśnikowski | |
2025-03-13 | degrade the uid1000-home-environment function to a procedure | Marek Paśnikowski | |
2025-03-13 | id1000: degrade the %suweren-home-services function to a procedure | Marek Paśnikowski | |
2025-03-09 | id1000: prefix the (guix records) module | Marek Paśnikowski | |
2025-03-09 | id1000: prefix the (suweren home) module | Marek Paśnikowski | |
2025-03-09 | id1000: prefix the (gnu services) module | Marek Paśnikowski | |
2025-03-09 | id1000: prefix the (gnu packages version-control) module | Marek Paśnikowski | |
2025-03-09 | id1000: prefix the (gnu packages disk) module | Marek Paśnikowski | |
2025-03-09 | id1000: prefix the (gnu home services shells) module | Marek Paśnikowski | |
2025-03-09 | id1000: prefix the (gnu home services) module | Marek Paśnikowski | |
2025-03-09 | uid1000-home-environment: rename services* to l-services | Marek Paśnikowski | |
2025-03-09 | id1000: prefix the (gnu home) module | Marek Paśnikowski | |
2025-03-09 | id1000: uninstall Emacs | Marek Paśnikowski | |
2025-03-09 | uid1000-home-environment: rearrange whitespace | Marek Paśnikowski | |
2025-01-10 | id1000: disable tab-completion | Marek Paśnikowski | |
Tab-completion was too unpredictable for reliable use. Tab-completion in Bash is a feature that enables users to complete commands, file paths, and other arguments by pressing the Tab key. When a user types part of a command or file name and presses Tab, Bash attempts to auto-complete the input based on available options in the current directory or the system's command list. If the input is unique, Bash completes it automatically. If there are multiple possibilities, pressing Tab twice lists all matching options. In practice, the lack of explicit indication of a unique completion led to spamming of the tab key, countering supposed efficiency gains and breaking focus. | |||
2024-11-20 | fix(id1000): properly fix sending of emails | Marek Paśnikowski | |
2024-11-18 | fix(vmail): modernize the style | Marek Paśnikowski | |
2024-11-18 | fix(id1000): modernize calls to gnu:system:accounts | Marek Paśnikowski | |
2024-11-05 | feat(id1000): install okular | Marek Paśnikowski | |
2024-11-03 | fix(id1000): repair sending of email | Marek Paśnikowski | |
2024-11-03 | fix(id1000): repair sending of email | Marek Paśnikowski | |
2024-10-29 | feat(id1000): add emacs-org to installed packages | Marek Paśnikowski | |
2024-10-02 | fix(id1000): make system reconfiguration work | Marek Paśnikowski | |
2024-10-01 | fix(id1000): fix missing module in account-service-type | Marek Paśnikowski | |
2024-10-01 | refactor(id1000): use the correct module for user-account | Marek Paśnikowski | |
2024-10-01 | refactor(users): drop user id1001 | Marek Paśnikowski | |
2024-10-01 | refactor(izumi): abstract away the vmail user account | Marek Paśnikowski | |
2024-09-30 | refactor(izumi): merge with the external definition of id1000 | Marek Paśnikowski | |
2024-09-30 | fix(id1000): clean up virtualization groups, the issue was elsewhere | Marek Paśnikowski | |
2024-09-29 | feat(id1000): add to plugdev group | Marek Paśnikowski | |
2024-09-29 | fix(id1000): add to kvm group | Marek Paśnikowski | |
2024-09-29 | fix(id1000): change to libvirt group membership | Marek Paśnikowski | |
2024-09-12 | refactor(id1000): implement dkimproxy in user module | Marek Paśnikowski | |
2024-09-11 | refactor(id1000): implement opensmtpd in user module | Marek Paśnikowski | |
2024-09-11 | refactor(id1000): implement dovecot in user module | Marek Paśnikowski | |
2024-08-28 | feat(ayase): install virtualization | Marek Paśnikowski | |
2024-08-28 | refactor user-account | Marek Paśnikowski | |
2024-08-27 | feat(home): remove Emacs configuration from vcs | Marek Paśnikowski | |
2024-08-17 | config(aisaka): add a new user | Marek Paśnikowski | |