and palatine-hill is booting!
Signed-off-by: ahuston-0 <aliceghuston@gmail.com>
This commit is contained in:
@ -73,7 +73,6 @@
|
||||
fprintd.enable = lib.mkForce false;
|
||||
openssh.enable = lib.mkForce false;
|
||||
|
||||
journald.storage = "volatile";
|
||||
spotifyd = {
|
||||
enable = true;
|
||||
settings = {
|
||||
|
@ -52,7 +52,6 @@
|
||||
options = [
|
||||
"noatime"
|
||||
"nodiratime"
|
||||
"discard"
|
||||
];
|
||||
};
|
||||
|
||||
@ -62,7 +61,6 @@
|
||||
options = [
|
||||
"noatime"
|
||||
"nodiratime"
|
||||
"discard"
|
||||
];
|
||||
};
|
||||
|
||||
@ -72,7 +70,6 @@
|
||||
options = [
|
||||
"noatime"
|
||||
"nodiratime"
|
||||
"discard"
|
||||
];
|
||||
};
|
||||
|
||||
@ -82,7 +79,6 @@
|
||||
options = [
|
||||
"noatime"
|
||||
"nodiratime"
|
||||
"discard"
|
||||
];
|
||||
};
|
||||
};
|
||||
|
Reference in New Issue
Block a user