Age | Commit message (Collapse) | Author | |
---|---|---|---|
4 days | id1000: delete reference to %suweren-home-services from Deployment channel | Marek Paśnikowski | |
This removal is part of a process to decommission Deployment channel. --- The ultimate goal is to move useful code from Deployment channel to either Sovereign or Deployment channels. Everything else will be deleted and ultimately the entire channel will be removed from the net. --- The deleted reference contains in its definition variables from both upstream Guix and another Distribution module. Record uid1000-home-environment is the only user of the deleted reference. This definition is in outdated style. The (suweren home) module, defining the deleted reference, is also still imported by (deployment systems aisaka). --- The variables listed in the deleted reference are used directly in the modified record. This record is also restructured to match the current style. The imports of of (suweren home) module are deleted from all affected modules. Appropriate imports are added in (deployment users id1000). --- Nothing else depends on the deleted reference, so its definition can be safely deleted from Distribution channel. As it is the last definition in the module, the entire file can be deleted from the channel. | |||
6 days | id1000: uninstall easyeffects | 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 | |