Refactor the whole configuration #1

Merged
caem merged 354 commits from refactor into master 2025-02-01 14:05:16 +01:00
Showing only changes of commit 6ef6906a31 - Show all commits

View file

@ -23,9 +23,9 @@
};
root = {
size = "100%";
mountpoint = "/partition-root";
content = {
type = "btrfs";
mountpoint = "/partition-root";
extraArgs = [ "-f" "-L nixos" ];
subvolumes = {
"/rootfs" = {