162 current 2024-03-11 16:52:23 24.05.20240309.3030f18 6.7.9-zen1 *
This commit is contained in:
parent
d13a68b260
commit
6251eb4e6b
2 changed files with 3 additions and 2 deletions
|
|
@ -91,6 +91,7 @@
|
|||
pkgs.ungoogled-chromium
|
||||
|
||||
pkgs.mongodb-compass
|
||||
pkgs.postman
|
||||
|
||||
# # You can also create simple shell scripts directly inside your
|
||||
# # configuration. For example, this adds a command 'my-hello' to your
|
||||
|
|
|
|||
|
|
@ -27,9 +27,9 @@
|
|||
|
||||
# colorschemes.dracula.enable = true;
|
||||
# colorschemes.catppuccin.enable = true;
|
||||
colorschemes.kanagawa.enable = true;
|
||||
# colorschemes.kanagawa.enable = true;
|
||||
# colorschemes.oxocarbon.enable = true;
|
||||
# colorschemes.tokyonight.enable = true;
|
||||
colorschemes.tokyonight.enable = true;
|
||||
options = {
|
||||
number = true;
|
||||
relativenumber = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue