fix: impermanence 2
This commit is contained in:
parent
055f4056db
commit
a57732285b
1 changed files with 1 additions and 5 deletions
|
|
@ -54,14 +54,10 @@
|
|||
neededForBoot = true;
|
||||
};
|
||||
|
||||
fileSystems."/nix" = {
|
||||
device = "/persist/nix";
|
||||
options = [ "bind "];
|
||||
};
|
||||
|
||||
environment.persistence."/persist" = {
|
||||
hideMounts = true;
|
||||
directories = [
|
||||
"/nix"
|
||||
"/home"
|
||||
"/var/log"
|
||||
"/var/lib/bluetooth"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue