mirror of https://gitlab.crans.org/nounous/nixos
parent
c9ec7af7da
commit
53884d6afd
|
|
@ -24,4 +24,7 @@
|
|||
useTmpfs = true;
|
||||
cleanOnBoot = true;
|
||||
};
|
||||
|
||||
# Recommandé depuis le passage à 26.05
|
||||
boot.zfs.forceImportRoot = false;
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue