impermanence: fix home directory declaration
This commit is contained in:
@@ -38,8 +38,6 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
users.root = {
|
users.root = {
|
||||||
home = "/root";
|
|
||||||
|
|
||||||
files = [
|
files = [
|
||||||
".local/share/fish/fish_history"
|
".local/share/fish/fish_history"
|
||||||
];
|
];
|
||||||
|
|||||||
Reference in New Issue
Block a user