mirror of
https://github.com/ryan4yin/nix-config.git
synced 2026-01-11 14:20:23 +01:00
[PR #75] [MERGED] feat: aarch64 - tmpfs on root + impermanence #104
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/75
Author: @ryan4yin
Created: 3/7/2024
Status: ✅ Merged
Merged: 3/7/2024
Merged by: @ryan4yin
Base:
main← Head:aarch-tmpfs-on-root📝 Commits (1)
5ed77b7feat: aarch64 - tmpfs on root + impermanence📊 Changes
8 files changed (+255 additions, -36 deletions)
View changed files
📝
hosts/12kingdoms_rakushun/README.md(+32 -2)📝
hosts/12kingdoms_rakushun/default.nix(+2 -1)📝
hosts/12kingdoms_rakushun/disko-fs.nix(+19 -15)➕
hosts/12kingdoms_rakushun/impermanence.nix(+75 -0)📝
hosts/12kingdoms_suzu/README.md(+31 -2)📝
hosts/12kingdoms_suzu/default.nix(+2 -1)📝
hosts/12kingdoms_suzu/disko-fs.nix(+19 -15)➕
hosts/12kingdoms_suzu/impermanence.nix(+75 -0)📄 Description
Did some dirty works to migrate data from my btrfs's
@root,@liband@hometo@persistent, and deleted them after finish the migration.🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.