This commit is contained in:
Vivian 2023-05-03 12:58:47 +02:00
parent b41f0da1a0
commit fe357f931d
3 changed files with 13 additions and 6 deletions

View file

@ -5,6 +5,8 @@
services.hardware.bolt.enable = true;
hardware.trackpoint.enable = true;
# FS
fileSystems."/".options = [ "compress=zstd" ];