flake: add alias option for persistence
This commit is contained in:
parent
26988d1dc2
commit
53ae9598b2
6 changed files with 9 additions and 5 deletions
|
@ -6,7 +6,7 @@
|
|||
|
||||
system.stateVersion = "21.11";
|
||||
|
||||
environment.persistence."/persist" = {
|
||||
persist = {
|
||||
directories = [
|
||||
"/home"
|
||||
"/etc/nixos"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue