summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2025-05-12aisaka: fix gitolite-service-type importMarek Paśnikowski
2025-05-12aisaka: uninstall cgit and simplify gitoliteMarek Paśnikowski
2025-05-11aisaka: iterate client authenticationMarek Paśnikowski
2025-05-11aisaka: add proxy_set_headers for test.marekpasnikowski.plMarek Paśnikowski
2025-05-11aisaka: configure NGINX client authentication according to DataCadamiaMarek Paśnikowski
2025-05-03aisaka: configure client certificate check on test subdomainMarek Paśnikowski
2025-05-03mcdowell: install openssh serviceMarek Paśnikowski
2025-04-03systems: delete ayase-old.scm fileMarek Paśnikowski
This file is completely useless. It was created as a backup during migration of system declaration files, and never used.
2025-03-15systems: use the nonguix definition of initrdMarek Paśnikowski
The indirect bindings force the Sovereign channel to unnecessarily depend on Nonguix.
2025-03-15systems: use the nonguix definition of kernel directlyMarek Paśnikowski
The indirect bindings force the Sovereign channel to unnecessarily depend on Nonguix.
2025-03-14import systems to deployment channelMarek Paśnikowski
2025-03-13id1000: rename user/home-environment to name/home-environmentMarek Paśnikowski
2025-03-13id1000: define user/home-environmentMarek Paśnikowski
2025-03-13degrade the uid1000-home-environment function to a procedureMarek Paśnikowski
2025-03-13id1000: degrade the %suweren-home-services function to a procedureMarek Paśnikowski
2025-03-09id1000: prefix the (guix records) moduleMarek Paśnikowski
2025-03-09id1000: prefix the (suweren home) moduleMarek Paśnikowski
2025-03-09id1000: prefix the (gnu services) moduleMarek Paśnikowski
2025-03-09id1000: prefix the (gnu packages version-control) moduleMarek Paśnikowski
2025-03-09id1000: prefix the (gnu packages disk) moduleMarek Paśnikowski
2025-03-09id1000: prefix the (gnu home services shells) moduleMarek Paśnikowski
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-03-03ayase: disable virtualization servicesMarek 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-20feat(systems): retire mcdowell systemMarek Paśnikowski
2024-11-20feat(systems): retire akashi systemMarek Paśnikowski
2024-11-20refactor(akashi): stop using %suweren-servicesMarek Paśnikowski
2024-11-20feat(akashi): include %sovereign-servicesMarek Paśnikowski
2024-11-20fix(akashi): restore the ability to build the systemMarek Paśnikowski
2024-11-20fix(id1000): properly fix sending of emailsMarek Paśnikowski
2024-11-20refactor(systems): retire the (systems ayase) moduleMarek Paśnikowski
2024-11-20Revert "refactor(ayase): export file to sovereign repository"Marek Paśnikowski
This reverts commit 5980a38296cbf8b319d850a00b05eb916c9aa538.
2024-11-20refactor(ayase): export file to sovereign repositoryMarek Paśnikowski
2024-11-20refactor(ayase): modernize (gnu system file-systems) useMarek Paśnikowski
2024-11-20refactor(ayase): modrnize (gnu system uuid) useMarek Paśnikowski
2024-11-20refactor(ayase): modernize (users id1000) importMarek Paśnikowski
2024-11-20refactor(ayase): modernize (suweren services) importMarek Paśnikowski
2024-11-20refactor(ayase): add SPDX headersMarek Paśnikowski
2024-11-20fix(ayase): modernize operating-system* definitionMarek Paśnikowski
2024-11-18fix(vmail): modernize the styleMarek 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-21refactor(ayase): change the method of importing (suweren services) moduleMarek Paśnikowski