most descript nixos error

This commit is contained in:
caem 2025-01-16 19:48:19 +01:00
parent 9c73f49fac
commit 5f6fd55ada
Signed by: caem
GPG key ID: 69A830D03203405F
2 changed files with 1 additions and 3 deletions

View file

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