update and removal of excessive software

This commit is contained in:
yaroslav
2026-02-23 00:18:41 +03:00
parent 598b3773b8
commit ff351023dc
6 changed files with 94 additions and 36 deletions
+2 -1
View File
@@ -16,7 +16,8 @@
boot.kernelParams = [
"video=DP-1:1920x1080@60"
];
boot.kernelPackages = pkgs.linuxKernel.packages.linux_lqx;
boot.zfs.package = pkgs.zfs_2_4;
fileSystems."/" =
{ device = "none";
fsType = "tmpfs";