Update ankaa config

This commit is contained in:
2024-09-15 19:31:18 -05:00
parent 5e8cc7e3b1
commit cea298006f
4 changed files with 4 additions and 6 deletions

View File

@@ -36,8 +36,6 @@
boot.loader.systemd-boot.enable = true;
boot.loader.efi.canTouchEfiVariables = true;
boot.kernelPackages = pkgs.linuxPackages_6_1;
fileSystems = {
"/".options = [ "compress=zstd" ];
"/home".options = [ "compress=zstd" ];