153 current 2024-03-08 10:44:16 24.05.20240306.9df3e30 6.7.7-zen1 *
This commit is contained in:
parent
6b46528cfd
commit
fdfd7921ff
2 changed files with 3 additions and 1 deletions
|
|
@ -21,6 +21,8 @@
|
||||||
})
|
})
|
||||||
];
|
];
|
||||||
|
|
||||||
|
boot.kernelPackages = pkgs.linuxPackages_zen;
|
||||||
|
|
||||||
virtualisation.vmVariant = {
|
virtualisation.vmVariant = {
|
||||||
# following configuration is added only when building VM with build-vm
|
# following configuration is added only when building VM with build-vm
|
||||||
virtualisation = {
|
virtualisation = {
|
||||||
|
|
|
||||||
|
|
@ -22,7 +22,7 @@
|
||||||
|
|
||||||
plugins.gitsigns.enable = true;
|
plugins.gitsigns.enable = true;
|
||||||
|
|
||||||
colorschemes.rose-pine.enable = true;
|
colorschemes.dracula.enable = true;
|
||||||
options = {
|
options = {
|
||||||
number = true;
|
number = true;
|
||||||
relativenumber = true;
|
relativenumber = true;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue