framework: nixvim lsp-format, btrfs scrub
This commit is contained in:
parent
200e9eb7da
commit
2b74b7218b
4 changed files with 21 additions and 25 deletions
|
|
@ -14,6 +14,7 @@
|
|||
boot.kernelModules = ["kvm-intel"];
|
||||
boot.extraModulePackages = [];
|
||||
|
||||
services.btrfs.autoScrub.enable = true;
|
||||
fileSystems."/" = {
|
||||
device = "/dev/mapper/crypted";
|
||||
fsType = "btrfs";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue