hosts/Infini-FRAMEWORK: disable excess logs
/var/lib/bluetooth and /var/lib/systemd/coredump havent been investigated yet
This commit is contained in:
parent
303a5a0bd0
commit
57163e8704
1 changed files with 2 additions and 2 deletions
|
@ -26,8 +26,8 @@
|
||||||
"/home"
|
"/home"
|
||||||
"/etc/nixos"
|
"/etc/nixos"
|
||||||
"/var/log"
|
"/var/log"
|
||||||
"/var/lib/bluetooth"
|
# "/var/lib/bluetooth"
|
||||||
"/var/lib/systemd/coredump"
|
# "/var/lib/systemd/coredump"
|
||||||
];
|
];
|
||||||
|
|
||||||
files = [
|
files = [
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue