add tag to linux_lts specialisation
This commit is contained in:
parent
f1bbead535
commit
d21cf15e97
1 changed files with 1 additions and 0 deletions
|
@ -3,6 +3,7 @@
|
|||
linux_lts = {
|
||||
configuration = {
|
||||
boot.kernelPackages = pkgs.linuxPackages;
|
||||
system.nixos.tags = [ "with-lts-kernel" ];
|
||||
};
|
||||
};
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue