Toolkit for building, deploying and maintaining an immutable, atomic, btrfs-based system
Find a file
user1-github d00603210a
Power profile changed by the user should be kept after updates
Currently, if a user changes the power profile in Gnome quick settings, it is being reset to "balanced" after each update. The necessary file was added to migrate_files, so that the changed power profile will be kept after updates.
2024-08-18 22:07:56 +03:00
arkdep-build.d [all] Drop usrliblocale, use pre-generated locales 2024-08-18 06:04:50 +02:00
doc [doc] Improve language 2024-07-27 22:15:17 +02:00
.gitignore Add gitignore 2023-09-18 20:22:18 +02:00
arkdep Power profile changed by the user should be kept after updates 2024-08-18 22:07:56 +03:00
arkdep-build [all] Drop usrliblocale, use pre-generated locales 2024-08-18 06:04:50 +02:00
LICENSE Initial commit 2023-06-18 00:20:20 +02:00
README.md [README] Update README.md 2024-07-16 23:52:10 +02:00

Arkdep

Toolkit for building, deploying and maintaining an immutable, atomic, btrfs-based system.

Arkdep is the set of tools providing immutability to Arkane Linux. It attempts to differentiate itself from other similar tools by being "stupidly simple", hackable, flexible and easy to adopt for personal projects.

Note

Arkdep is still in active development, breaking changes might still happen as the project moves toward stable. The current codebase has yet to be thoroughly tested, there may be lingering bugs or other issues.

Documentation and usage

For documentation refer to the Arkane Linux Arkdep Documentation, or the Markdown documents over on either GitHub or Codeberg.