summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
27 hoursaisaka: point the test subdomain to the schron subdomainstagingMarek Paśnikowski
The purpose of the test subdomain is to try out changes in nginx configuration. As such, directories should not be created for the sake of the test subdomain. Instead, the test subdomain should point to a subdomain currently needing testing.
40 hoursaisaka: correct target of the schron subdomainHEADmasterMarek Paśnikowski
4 daysaisaka: apply the new client certificate to schronMarek Paśnikowski
4 daysaisaka: test a new client certificatecaMarek Paśnikowski
4 dayssystems/aisaka: install opensslMarek Paśnikowski
The root user need access to openssl command in order to manipulate ca secrets.
5 dayspackages/ruby-nano-bots: include the new ruby modulesMarek Paśnikowski
Some ruby packages were moved from (gnu packages ruby) to (gnu packages ruby-check). Some ruby packages were moved from (gnu packages ruby) to (gnu packages ruby-xyz).
5 daysaisaka: improve layout of systemdedistributionMarek Paśnikowski
No functional changes are introduced. This is purely visual improvement.
11 daysaisaka: ultimately fix the efi-directory targetMarek Paśnikowski
11 daysaisaka: use the standard home-environment-service of uid1000Marek Paśnikowski
The current system configuration of aisaka uses an old custom home environment from before a unified one was developed. As it is no longer useful, the (home-services) procedure definition is removed from the module.
13 daysaisaka: fix grub-efi targetMarek Paśnikowski
13 dayssystems: fix mount points for efi partitionMarek Paśnikowski
13 dayssystems: stop importing dead modulesMarek Paśnikowski
13 daysMerge branch 'dedistribution'Marek Paśnikowski
13 daysid1000: use home-fontconfig-service-type from sovereign repositoryMarek Paśnikowski
13 daysid1000: transfer in environment-variables from distribution repositoryMarek Paśnikowski
13 daysid1000: transfer out common bash configuration to sovereign repositoryMarek Paśnikowski
13 daysid1000: transfer out common home-environment packages to sovereign repositoryMarek Paśnikowski
14 daysid1000: transfer in bash configuration from the distribution repositoryMarek Paśnikowski
14 daysid1000: adjust formatting of module importsMarek Paśnikowski
14 daysuid1000-home-environment: transfer in packages from %suweren-home-servicesMarek Paśnikowski
2025-06-17uid1000-home-environment: consolidate packages in the dedicated fieldMarek Paśnikowski
2025-06-17id1000: change layout of module importsMarek Paśnikowski
2025-06-17systems: update sudoers-file to use the definition in sovereign repositoryMarek Paśnikowski
2025-06-17systems: eliminate dead code related to izumiMarek Paśnikowski
2025-06-16systems: fix the EFI partition mount pointMarek Paśnikowski
2025-06-14ayase: remove unused import of module (suweren services)Marek Paśnikowski
2025-06-07ayase: use the name/home-environment variable for home servicesMarek Paśnikowski
2025-06-07ayase: trim services listMarek Paśnikowski
2025-06-02aisaka: point the schron subdomain to the test directoryMarek Paśnikowski
2025-06-02aisaka: certify the schron subdomainMarek Paśnikowski
2025-06-01aisaka: update dns serial numberMarek Paśnikowski
2025-06-01aisaka: set up the schron subdomainMarek Paśnikowski
2025-05-29aisaka: use a Let’s Encrypt certificate for the test subdomainMarek Paśnikowski
The prototype of the client certificate authentication is suboptimal. The use of a private certificate authority for server authentication causes unnecessary security warnings when loading the subdomain with an unauthenticated browser. Any browser in its default configuration has no right to understand the private certificate authority used for the client and server certificates. It is possible to mix Let’s Encrypt certificates with a private certificate authority to implement the authentication. None of the previously found client authentication guides mentioned that server authentication can use an authority chain different to client authentication. This change takes advantage of this separation of concerns by using a Let’s Encrypt certificate for the test subdomain server, while keeping the private certificate for client authentication.
2025-05-17aisaka: expose nonguix repositoryMarek Paśnikowski
2025-05-13aisaka: limit the publicly visible repositories to only Guix channelsMarek Paśnikowski
2025-05-12Revert "aisaka: uninstall cgit and simplify gitolite"Marek Paśnikowski
This reverts commit ba64ebfe587f05c734f24ace507d22629d350cd8.
2025-05-12aisaka: redefine operating-system*Marek Paśnikowski
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