remove tags
This commit is contained in:
parent
256f94e172
commit
e47dfc6591
1 changed files with 0 additions and 2 deletions
|
@ -20,7 +20,6 @@ in
|
||||||
kernelPackages = lib.mkForce pkgs.linuxPackages_xanmod_latest;
|
kernelPackages = lib.mkForce pkgs.linuxPackages_xanmod_latest;
|
||||||
inherit plymouth;
|
inherit plymouth;
|
||||||
};
|
};
|
||||||
system.nixos.tags = [ "with-xanmod" ];
|
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
zen = {
|
zen = {
|
||||||
|
@ -30,7 +29,6 @@ in
|
||||||
kernelPackages = lib.mkForce pkgs.linuxPackages_zen;
|
kernelPackages = lib.mkForce pkgs.linuxPackages_zen;
|
||||||
inherit plymouth;
|
inherit plymouth;
|
||||||
};
|
};
|
||||||
system.nixos.tags = [ "with-zen" ];
|
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in a new issue