mirror of
https://git.sr.ht/~rouven/nixos-config
synced 2025-04-25 16:08:30 +02:00
flake updates
This commit is contained in:
parent
be735ec0e7
commit
dd60c40217
5 changed files with 44 additions and 60 deletions
|
@ -17,7 +17,7 @@
|
|||
loader.systemd-boot.enable = true;
|
||||
loader.efi.canTouchEfiVariables = true;
|
||||
kernelPackages = pkgs.linuxPackages_latest;
|
||||
tmpOnTmpfs = true;
|
||||
tmp.useTmpfs = true;
|
||||
};
|
||||
services.btrfs.autoScrub.enable = true;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue