summaryrefslogtreecommitdiff
path: root/suweren
AgeCommit message (Collapse)Author
5 daysremove dead files in suweren/servicesHEADmasterMarek Paśnikowski
5 daysremove dead files in suweren/homeMarek Paśnikowski
13 daysfontutils: delete the moduleMarek Paśnikowski
13 dayshome: transfer out environment variables to deployment repositoryMarek Paśnikowski
13 dayshome: transfer out bash configuration to the deployment repositoryMarek Paśnikowski
14 days%suweren-home-services: transfer out packages to uid1000-home-environmentMarek Paśnikowski
14 dayssuweren: delete (suweren commons sudoers) moduleMarek Paśnikowski
2025-06-14distribution: remove files related to abandoned NBFC serviceMarek Paśnikowski
2025-06-10update: stop specifying commit in guix pullMarek Paśnikowski
2025-06-09update: next guix commitMarek Paśnikowski
2025-06-09update: next guix commitMarek Paśnikowski
2025-06-08pull-guix: pin the guix channel to a compiled commitMarek Paśnikowski
2025-03-21trezor: add dependency on user-processesMarek Paśnikowski
The dependency is required to prevent Shepherd from blocking proper shutdown. Services must be correctly rooted in the service graph. This fact is not properly documented in the Guix Manual.
2025-03-21trezor: clean up formattingMarek Paśnikowski
2025-03-14update: use systems definitions in deployment namespaceMarek Paśnikowski
2025-03-13home: degrade the %suweren-home-services function to a procedureMarek Paśnikowski
2025-03-13degrade update-commands function to a procedureMarek Paśnikowski
2025-03-12update: prepare update-commands to not need any argumentsMarek Paśnikowski
2025-03-09%suweren-home-services: change EDITOR to kateMarek Paśnikowski
2025-03-03%distribution-services: uninstall cupsMarek Paśnikowski
2025-02-03fontutils: enable antialiasingMarek Paśnikowski
2025-01-28disable font antialiasingMarek Paśnikowski
2024-12-07home: uninstall Noto fontsMarek Paśnikowski
2024-11-23refactor(update): adapt to new layout in sovereignMarek Paśnikowski
2024-11-23refactor(system): export guix configurationMarek Paśnikowski
2024-11-20refactor(system): trim dead codeMarek Paśnikowski
2024-11-20refactor(systems): synchronize to sovereign servicesMarek Paśnikowski
2024-11-18fix(suweren): prefix module gnu:home:services:shellsMarek Paśnikowski
2024-11-18fix(trezor): rename variables to fix compilationMarek Paśnikowski
2024-11-18fix(fontutils): add SPDX-FileCopyrightText headerMarek Paśnikowski
2024-11-18Revert "feat(fontutils): change default font family to UnifontExMono"Marek Paśnikowski
This reverts commit 63f547c8e3c83fd4e0ff031a5c72d7f298712876.
2024-11-18feat(fontutils): change default font family to UnifontExMonoMarek Paśnikowski
2024-11-17style(fontutils): remove code commentsMarek Paśnikowski
2024-11-17refactor(fontutils): implement dynamic indentationMarek Paśnikowski
This change implements a set of functions to enable dynamic indentation with use of a single function call like indent-one-level or indent-two-levels.
2024-11-17fix(fontutils): finalize the file for nowMarek Paśnikowski
1. add SPDX license header (GPL 3+) 2. fix parentheses in two locations
2024-11-17style(fontutils): fix indentation of rgba objectMarek Paśnikowski
2024-11-17refactor(fontutils): isolate serif objectMarek Paśnikowski
2024-11-17refactor(fontutils): isolate sans-serif objectMarek Paśnikowski
2024-11-17refactor(fontutils): isolate monospace objectMarek Paśnikowski
2024-11-17refactor(fontutils): isolate rgba objectMarek Paśnikowski
2024-11-16refactor(fontutils): isolate hintstyle objectMarek Paśnikowski
2024-11-15refactor(fontutils): isolate definition of hinting ruleMarek Paśnikowski
2024-11-15refactor(fontutils): isolate definition of antialias ruleMarek Paśnikowski
2024-11-15refactor(fontutils): implement indent-xml functionMarek Paśnikowski
2024-11-15refactor(fontutils): isolate the suweren-home-fontconfig-service-type objectMarek Paśnikowski
2024-11-11fix(fontconfig): restore complete font shapingMarek Paśnikowski
2024-11-05fix(fontconfig): disable hinting and rgbMarek Paśnikowski
2024-11-01fix(home): redefine the bash prompt for clean execution of the conceptMarek Paśnikowski
2024-10-31fix(home): configure bash prompt properly in all shell typesMarek Paśnikowski
2024-10-29refactor(suweren): unify bash configuration with one from izumi systemMarek Paśnikowski