153 current 2024-03-08 10:44:16 24.05.20240306.9df3e30 6.7.7-zen1 *

This commit is contained in:
zackartz 2024-03-08 10:44:24 -05:00
parent 6b46528cfd
commit fdfd7921ff
2 changed files with 3 additions and 1 deletions

View file

@ -21,6 +21,8 @@
})
];
boot.kernelPackages = pkgs.linuxPackages_zen;
virtualisation.vmVariant = {
# following configuration is added only when building VM with build-vm
virtualisation = {

View file

@ -22,7 +22,7 @@
plugins.gitsigns.enable = true;
colorschemes.rose-pine.enable = true;
colorschemes.dracula.enable = true;
options = {
number = true;
relativenumber = true;