| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Makefile.am: Add latest-bview.gz. | Oleg Pykhalov | 10 days | 1 | -0/+3 |
| * | Makefile.am: Specify guix to use. | Oleg Pykhalov | 10 days | 1 | -1/+1 |
| * | Makefile.am: Use root guix. | Oleg Pykhalov | 10 days | 1 | -1/+1 |
| * | Makefile.am: Use root guix. | Oleg Pykhalov | 10 days | 1 | -1/+1 |
| * | Makefile.am: Add root commands. | Oleg Pykhalov | 10 days | 1 | -0/+3 |
| * | nix: Add container-systemd-nixos-workstation-pc0. | Oleg Pykhalov | 2025-12-07 | 1 | -0/+1 |
| * | nix: Add container-systemd-nixos-workstation-guixsd. | Oleg Pykhalov | 2025-12-07 | 1 | -0/+1 |
| * | Makefile.am: Specify --substitute-urls in guix pull commands. | Oleg Pykhalov | 2025-12-07 | 1 | -1/+1 |
| * | Makefile.am: Update nix/container-systemd-nixos-zapret. | Oleg Pykhalov | 2025-10-30 | 1 | -0/+1 |
| * | Makefile.am: Move nur update to nix-update-upstream-inputs target. | Oleg Pykhalov | 2025-10-30 | 1 | -1/+3 |
| * | Makefile.am: Update nur. | Oleg Pykhalov | 2025-10-29 | 1 | -0/+1 |
| * | Makefile.am: Add shepherd-graph and extension-graph for all configs. | Oleg Pykhalov | 2025-10-10 | 1 | -8/+14 |
| * | Makefile.am: Add ARGS to guix home. | Oleg Pykhalov | 2025-10-08 | 1 | -2/+2 |
| * | Makefile.am: Fix guix home reconfigure. | Oleg Pykhalov | 2025-10-08 | 1 | -1/+1 |
| * | Makefile.am: Fix guix home. | Oleg Pykhalov | 2025-10-08 | 1 | -1/+1 |
| * | guix: pc0-guix-workstation: Use containerized-operating-system. | Oleg Pykhalov | 2025-10-08 | 1 | -1/+1 |
| * | Makefile.am: Fix guix system reconfigure. | Oleg Pykhalov | 2025-09-30 | 1 | -1/+1 |
| * | Makefile.am: Fix guix system reconfigure. | Oleg Pykhalov | 2025-09-30 | 1 | -3/+3 |
| * | Makefile.am: Fix guix system reconfigure. | Oleg Pykhalov | 2025-09-30 | 1 | -5/+9 |
| * | Makefile.am: Add guix system reconfigure. | Oleg Pykhalov | 2025-09-30 | 1 | -4/+7 |
| * | Makefile.am: Fix substitute urls. | Oleg Pykhalov | 2025-09-30 | 1 | -5/+5 |
| * | Makefile.am: Specify cores in guix pull. | Oleg Pykhalov | 2025-09-30 | 1 | -1/+1 |
| * | Makefile.am: Refactor build expressions.•••Adjusted system image and time machine builds. * Makefile.am: Modified build expression calls. | Oleg Pykhalov | 2025-09-30 | 1 | -9/+5 |
| * | Makefile.am: Refactor. | Oleg Pykhalov | 2025-09-06 | 1 | -15/+15 |
| * | Makefile.am: Update guix home targets. | Oleg Pykhalov | 2025-09-05 | 1 | -13/+7 |
| * | Makefile.am: Allow downgrade Guix home.' | Oleg Pykhalov | 2025-09-05 | 1 | -1/+1 |
| * | Makefile.am: Update home reconfigure with time-machine. | Oleg Pykhalov | 2025-09-05 | 1 | -3/+1 |
| * | Makefile.am: Use full path to Guix channel. | Oleg Pykhalov | 2025-09-05 | 1 | -1/+1 |
| * | Makefile.am: Do not use system variable for pull. | Oleg Pykhalov | 2025-09-05 | 1 | -5/+3 |
| * | Makefile.am: Add guix pull for root user. | Oleg Pykhalov | 2025-09-05 | 1 | -0/+4 |
| * | Makefile.am: Use full path to guix channels when guix pull. | Oleg Pykhalov | 2025-09-05 | 1 | -1/+1 |
| * | Replace /home/oleg/.local/share/chezmoi directory.•••Replace everywhere except flux to not to trigger jobs. | Oleg Pykhalov | 2025-09-04 | 1 | -2/+2 |
| * | nix: container-systemd-nixos-majordomo: Add Makefile. | Oleg Pykhalov | 2025-09-02 | 1 | -0/+1 |
| * | nix: container-systemd-nixos-workstation: Add Makefile. | Oleg Pykhalov | 2025-09-02 | 1 | -0/+1 |
| * | Makefile.am: Pull channels for configurations.•••Define guix-pull and create targets to pull specific system configuration channels. * Makefile.am: Introduce channel pulling rules. | Oleg Pykhalov | 2025-08-29 | 1 | -0/+8 |
| * | Makefile.am: Add nonguix substitute server. | Oleg Pykhalov | 2025-08-29 | 1 | -1/+1 |
| * | guix: pc0-guix-workstation: Introduce a new system configuration.•••This config defines a workstation image for Docker use. It includes user accounts, packages and services. * Makefile.am: Add pc0-guix-workstation to GUIX_SYSTEM_CONFIGURATIONS. * guix/wugi/system/pc0-guix-workstation.scm: Create a new system config file. | Oleg Pykhalov | 2025-08-21 | 1 | -0/+1 |
| * | guix: Introduce wireless system configuration.•••The wireless profile is now available for Guix systems. It provides a minimal environment suitable for Docker images. * Makefile.am: Add the wireless target to GUIX_SYSTEM_CONFIGURATIONS. * guix/wugi/system/wireless.scm: Introduce system configuration. | Oleg Pykhalov | 2025-08-19 | 1 | -0/+1 |
| * | Makefile.am: Add guix-entrypoint target. | Oleg Pykhalov | 2025-08-09 | 1 | -0/+8 |
| * | Makefile.am: Add docker-image to GUIX_SYSTEM_CONFIGURATIONS. | Oleg Pykhalov | 2025-08-06 | 1 | -0/+1 |
| * | Makefile.am: Update Guix substitute URL list.•••Removes Yandex mirror from the default substitute URL list. It's slow to fetch substitute list for some reason. * Makefile.am: Updates the SUBSTITUTE_URLS variable. | Oleg Pykhalov | 2025-08-03 | 1 | -1/+1 |
| * | Makefile.am: Allow to override SUBSTITUTE_URLS. | Oleg Pykhalov | 2025-07-28 | 1 | -1/+1 |
| * | Makefile.am: Add Yandex Guix mirror. | Oleg Pykhalov | 2025-07-28 | 1 | -1/+1 |
| * | Makefile.am: Add kubeedge-certs.•••* a/Makefile.am: Adds the kubeedge-certs target for certificate generation. * flux/apps/base/maintenance-runc-guix-builder-kubeedge-certs/job.yaml: Defines a Kubernetes Job to run the certificate generation process. * flux/apps/base/maintenance-runc-guix-builder-kubeedge-certs/kustomization.yaml: Configures Kustomize to deploy the new job. | Oleg Pykhalov | 2025-07-12 | 1 | -0/+8 |
| * | Makefile.am: Build time machine images correctly.•••Uses guix-time-machine directly for image creation, improving build reliability and consistency. * Makefile.am: Correctly builds time machine system images. | Oleg Pykhalov | 2025-07-10 | 1 | -1/+1 |
| * | Makefile.am: Fix password store path.•••Changes the password store location to a relative path within the source tree. * Makefile.am: Updates PASSWORD_STORE variable. | Oleg Pykhalov | 2025-07-08 | 1 | -1/+1 |
| * | Rename guix workstation related files.•••The names of several files and modules were renamed to reflect the change from guix-image-workstation to guix-workstation. This commit updates all relevant paths and configurations accordingly. * flux/clusters/cluster1/flux-system/apps.yaml: Rename job and kustomization yaml files. * guix/dotfiles/docker/guix/Makefile: Update image tag and build target name. * guix/dotfiles/docker/guix-workstation/run.sh: Update image tag. * guix/dotfiles/run/pc0/13-guix-workstation-run.sh: Update container ID filter. * guix/dot_local/bin/dotfiles-update-commit: Update file path. * guix/wugi/home/config/guix-workstation.scm: Rename workstation config file. * guix/wugi/home/config/workstation.scm: Rename to guix-workstation.scm. * guix/wugi/system/guix-workstation.scm: Rename workstation system file. * guix/wugi/system/workstation.scm: Rename to guix-workstation.scm. * Makefile.am: Update build target name. | Oleg Pykhalov | 2025-06-10 | 1 | -8/+0 |
| * | Makefile.am: Update build process.•••Updates the Makefile to include image tag echoing for better visibility during builds. * Makefile.am: Add echo statement for image tag display. | Oleg Pykhalov | 2025-06-10 | 1 | -0/+1 |
| * | Makefile.am: Format container image tag.•••* Makefile.am: Updated the container image tag to include only the system name and commit hash. This improves clarity and reduces potential conflicts. | Oleg Pykhalov | 2025-06-10 | 1 | -1/+1 |
| * | Makefile.am: Add Docker image building support.•••Adds definitions for creating and tagging Guix System images using Docker, including a guix-time-machine-system-image target and image tagging with Git commit hashes and timestamps. * Makefile.am: Introduce Docker image build targets. | Oleg Pykhalov | 2025-06-10 | 1 | -0/+10 |
