add nyx-loner for cachyos kernel
This commit is contained in:
@@ -83,7 +83,6 @@
|
||||
specialArgs = { inherit inputs; };
|
||||
modules = [
|
||||
./hosts/darkgui-vps/configuration.nix
|
||||
nyx-loner.nixosModules.default
|
||||
];
|
||||
};
|
||||
};
|
||||
|
||||
@@ -21,11 +21,6 @@
|
||||
};
|
||||
};
|
||||
|
||||
chaotic.nyx = {
|
||||
cache.enable = true;
|
||||
overlay.enable = true;
|
||||
};
|
||||
|
||||
nix.package = pkgs.lixPackageSets.stable.lix;
|
||||
|
||||
}
|
||||
|
||||
@@ -17,7 +17,6 @@ in
|
||||
];
|
||||
|
||||
boot = {
|
||||
kernelPackages = pkgs.linuxPackages_cachyos-server;
|
||||
loader = {
|
||||
systemd-boot.enable = true;
|
||||
efi = {
|
||||
|
||||
Reference in New Issue
Block a user