hosts/satori: generic updates

Signed-off-by: Amneesh Singh <natto@weirdnatto.in>
This commit is contained in:
2022-07-12 01:14:09 +05:30
parent 81c072b34f
commit c7c5dfd651
3 changed files with 9 additions and 3 deletions

View File

@@ -8,7 +8,7 @@
enable = true;
permitRootLogin = "yes";
};
ratbagd.enable = true;
btrfs.autoScrub.enable = true;
udev.extraRules = ''
ACTION=="add|change", KERNEL=="sda", ATTR{queue/rotational}=="0", ATTR{queue/scheduler}="bfq"