| Age | Commit message (Expand) | Author |
|---|---|---|
| 2024-10-07 | refactor(izumi): drop the org file | Marek Paśnikowski |
| 2024-10-07 | refactor(izumi): reimplement home configuration as a system service | Marek Paśnikowski |
| 2024-10-06 | refactor(izumi): remove tabs | Marek Paśnikowski |
| 2024-10-04 | refactor(systems): transfer locale implementation to suweren module | Marek Paśnikowski |
| 2024-10-01 | fix(izumi): import missing module for %base-user-accounts | 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(izumi): restore definition of the Polish locale | Marek Paśnikowski |
| 2024-09-15 | feat(izumi): replace GNOME with KDE | 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-25 | feat(izumi): install syncthing | Marek Paśnikowski |
| 2024-07-10 | fix mangling of file permissions by radicale service | Marek Paśnikowski |
| 2024-07-05 | fix authentication of fcgiwrap to gitolite | Marek Paśnikowski |
| 2024-07-03 | fix typo in configuration of radicale | Marek Paśnikowski |
| 2024-07-01 | update the radicale configuration to the new structure | Marek Paśnikowski |
| 2024-06-06 | follow the relocation of commons in distribution | Marek Paśnikowski |
| 2024-05-29 | follow the rename of the sudoers file in distribution | Marek Paśnikowski |
| 2024-05-10 | izumi system-configuration: implement and use nginx service with git group: c... | Marek Paśnikowski |
| 2024-05-10 | izumi: prepare custom nginx-service-type use in cgit: add nginx to git group | Marek Paśnikowski |
| 2024-05-09 | izumi: deploy sudoers configuration: unlimited wait for password | Marek Paśnikowski |
| 2024-04-24 | izumi: add marekpasnikowski.pl to hosts file: redundancy | Marek Paśnikowski |
| 2024-04-04 | guix-channel: remove dependency on private-inputs: interference with other sy... | Marek Paśnikowski |
| 2024-01-26 | Modify the channel contents to make it possible to pull by guix•••Squashed commit of the following: commit e4e3cb849b51788056888355de5570874c128d46 Author: Marek Paśnikowski <marek@marekpasnikowski.pl> Date: Fri Jan 26 11:47:56 2024 +0100 Turn system-configuration.scm into a proper module This fixes the following error: (exception misc-error (value #f) (value "no code for module ~S") (value ((systems izumi system-configuration))) (value #f)) Additionaly, the call to load secrets' path is removed, because .guix-channel already depends on that directory. commit 6d2fc2ccdcf074fd27da7a9fe173717d95bd5525 Author: Marek Paśnikowski <marek@marekpasnikowski.pl> Date: Fri Jan 26 11:35:29 2024 +0100 Turn home-configuration.scm into a proper module This fixes the following error: (exception misc-error (value #f) (value "no code for module ~S") (value ((systems izumi home-configuration))) (value #f)) commit 9a81257dc40a886396d104e89450f374ded63c31 Author: Marek Paśnikowski <marek@marekpasnikowski.pl> Date: Fri Jan 26 11:27:56 2024 +0100 Make home-configuration.scm depend on (gnu home) This fixes the following error: (exception unbound-variable (value #f) (value "Unbound variable: ~S") (value (home-environment)) (value #f)) commit d082d2a2aebeaa87245224d5d6c811826347505b Author: Marek Paśnikowski <marek@marekpasnikowski.pl> Date: Fri Jan 26 11:08:05 2024 +0100 Transfer nonguix to .guix-channel as dependency This fixes the following error: (exception misc-error (value #f) (value "no code for module ~S") (value ((nongnu packages mozilla))) (value #f)) commit 0da951183bb3d84ee161d8b31f7e5a6a59902a37 Author: Marek Paśnikowski <marek@marekpasnikowski.pl> Date: Fri Jan 26 10:27:23 2024 +0100 Turn channels.scm into a proper module By doing this and depending on (guix channels), the following error is fixed: (exception unbound-variable (value #f) (value "Unbound variable: ~S") (value (channel)) (value #f)) commit a50480c8634dab2d6dc97742d489a17bbe51c450 Author: Marek Paśnikowski <marek@marekpasnikowski.pl> Date: Fri Jan 26 10:01:44 2024 +0100 Declare guix repository explicitly This fixes the following error message: (exception unbound-variable (value #f) (value "Unbound variable: ~S") (value (%default-channels)) (value #f)) On top of that, set channel branch to "wip-channel-2" | Marek Paśnikowski |
| 2024-01-26 | Configure channel server properly•••The channel must be served from a subdirectory, because if is configured to the shorter, cgit path, guix pull receives the website content instead of the git content. For good measure, explicitly declare the fcgiwrap service. I am not sure if it is actually needed in the code, but I do not have the time to test it properly right now. | Marek Paśnikowski |
| 2024-01-23 | Set up git-http service on cgit's location | Marek Paśnikowski |
| 2024-01-18 | Transfer Izumi files to a dedicated subfolder•••This change is needed to accomodate existence of other configurations in the same repository. | Marek Paśnikowski |
