yarn: persist root fish history
This commit is contained in:
@@ -29,6 +29,12 @@
|
|||||||
"/etc/ssh/ssh_host_rsa_key.pub"
|
"/etc/ssh/ssh_host_rsa_key.pub"
|
||||||
"/etc/machine-id"
|
"/etc/machine-id"
|
||||||
];
|
];
|
||||||
|
|
||||||
|
users.root = {
|
||||||
|
files = [
|
||||||
|
".local/share/fish/fish_history"
|
||||||
|
];
|
||||||
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
# Bind mount entire home directory from persistent storage
|
# Bind mount entire home directory from persistent storage
|
||||||
|
|||||||
Reference in New Issue
Block a user