feat/nix #3

Merged
Jaaj-San merged 59 commits from feat/nix into main 2024-09-20 22:35:47 +02:00
Showing only changes of commit d3195aa850 - Show all commits

View file

@ -31,7 +31,7 @@
additionalKeyFiles = [];
content = {
type = "lvm_pv";
vg = "pool";
vg = "zephyrus_vg";
};
};
};
@ -40,7 +40,7 @@
};
};
lvm_vg = {
pool = {
zephyrus_vg = {
type = "lvm_vg";
lvs = {
swap = {