summaryrefslogtreecommitdiff
path: root/users/id1000.scm
AgeCommit message (Collapse)Author
2025-03-09id1000: prefix the (gnu home services) moduleMarek Paśnikowski
2025-03-09uid1000-home-environment: rename services* to l-servicesMarek Paśnikowski
2025-03-09id1000: prefix the (gnu home) moduleMarek Paśnikowski
2025-03-09id1000: uninstall EmacsMarek Paśnikowski
2025-03-09uid1000-home-environment: rearrange whitespaceMarek Paśnikowski
2025-01-10id1000: disable tab-completionMarek 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-20fix(id1000): properly fix sending of emailsMarek Paśnikowski
2024-11-18fix(id1000): modernize calls to gnu:system:accountsMarek Paśnikowski
2024-11-05feat(id1000): install okularMarek Paśnikowski
2024-11-03fix(id1000): repair sending of emailMarek Paśnikowski
2024-11-03fix(id1000): repair sending of emailMarek Paśnikowski
2024-10-29feat(id1000): add emacs-org to installed packagesMarek Paśnikowski
2024-10-02fix(id1000): make system reconfiguration workMarek Paśnikowski
2024-10-01fix(id1000): fix missing module in account-service-typeMarek Paśnikowski
2024-10-01refactor(id1000): use the correct module for user-accountMarek Paśnikowski
2024-09-30refactor(izumi): merge with the external definition of id1000Marek Paśnikowski
2024-09-30fix(id1000): clean up virtualization groups, the issue was elsewhereMarek Paśnikowski
2024-09-29feat(id1000): add to plugdev groupMarek Paśnikowski
2024-09-29fix(id1000): add to kvm groupMarek Paśnikowski
2024-09-29fix(id1000): change to libvirt group membershipMarek Paśnikowski
2024-09-12refactor(id1000): implement dkimproxy in user moduleMarek Paśnikowski
2024-09-11refactor(id1000): implement opensmtpd in user moduleMarek Paśnikowski
2024-09-11refactor(id1000): implement dovecot in user moduleMarek Paśnikowski
2024-08-28feat(ayase): install virtualizationMarek Paśnikowski
2024-08-28refactor user-accountMarek Paśnikowski
2024-08-27feat(home): remove Emacs configuration from vcsMarek Paśnikowski
2024-08-01config(uid1000): use the Emacs configuration filesMarek Paśnikowski
2024-07-31feat(id1000): install gpartedMarek Paśnikowski
2024-07-28refactor!: introduce user obfuscation styleMarek Paśnikowski