From fae3bcc8c9a51e5315d01139b3ae39c0178fee6c Mon Sep 17 00:00:00 2001 From: Raghuram Subramani Date: Tue, 18 Jun 2024 12:22:04 +0530 Subject: update --- modules/core/global.nix | 2 -- 1 file changed, 2 deletions(-) (limited to 'modules/core') diff --git a/modules/core/global.nix b/modules/core/global.nix index f44855d..7d372ab 100644 --- a/modules/core/global.nix +++ b/modules/core/global.nix @@ -11,8 +11,6 @@ in { nixPath = [ "nixpkgs=${nix_path}" ]; }; - boot.kernelPackages = pkgs.linuxPackages_zen; - systemd.tmpfiles.rules = [ "L+ ${nix_path} - - - - ${pkgs.path}" ]; -- cgit v1.2.3