update and removal of excessive software
This commit is contained in:
@@ -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";
|
||||
|
||||
Reference in New Issue
Block a user