mirror of
https://github.com/ryan4yin/nix-config.git
synced 2026-01-11 14:20:23 +01:00
[PR #198] [MERGED] feat: replace impermanence with preservation #203
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/ryan4yin/nix-config/pull/198
Author: @ryan4yin
Created: 6/29/2025
Status: ✅ Merged
Merged: 6/29/2025
Merged by: @ryan4yin
Base:
main← Head:preservation📝 Commits (6)
48a5c61feat: replace impermanence with preservationece8346fix: This module cannot be used with scripted initrd.966b47ffix: permission for /var/lib/private324d837chore: boot.initrd.systemd.enable15e45d0docs: boot.initrd.luks.devices..fallbackToPassword is implied by systemd stage 1b8b100bfix: typo📊 Changes
15 files changed (+382 additions, -219 deletions)
View changed files
📝
flake.lock(+16 -0)📝
flake.nix(+1 -0)📝
hosts/12kingdoms-shoukei/default.nix(+1 -1)📝
hosts/idols-ai/default.nix(+1 -1)➖
hosts/idols-ai/impermanence.nix(+0 -207)➕
hosts/idols-ai/preservation.nix(+348 -0)📝
hosts/k8s/kubevirt-shoryu/impermanence.nix(+5 -0)📝
modules/nixos/desktop/remote-desktop/tailscale.nix(+1 -1)📝
nixos-installer/flake.nix(+2 -2)📝
outputs/x86_64-linux/src/12kingdoms-shoukei.nix(+1 -1)📝
outputs/x86_64-linux/src/idols-ai.nix(+1 -1)📝
outputs/x86_64-linux/src/kubevirt-shoryu.nix(+1 -1)📝
outputs/x86_64-linux/src/kubevirt-shushou.nix(+1 -1)📝
outputs/x86_64-linux/src/kubevirt-youko.nix(+1 -1)📝
secrets/nixos.nix(+2 -2)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.