mirror of
https://github.com/bartvdbraak/dotfiles.git
synced 2025-06-28 04:09:11 +00:00
Add nvim config
This commit is contained in:
parent
97677f6181
commit
9e754a026e
14 changed files with 1280 additions and 1 deletions
|
@ -29,6 +29,7 @@
|
|||
enableDefaultPackages = true;
|
||||
packages = with pkgs; [
|
||||
jetbrains-mono
|
||||
nerdfonts
|
||||
];
|
||||
};
|
||||
|
||||
|
|
|
@ -16,8 +16,10 @@ in
|
|||
curl
|
||||
fzf
|
||||
jq
|
||||
unzip
|
||||
silver-searcher
|
||||
ripgrep
|
||||
wl-clipboard-rs
|
||||
networkmanager-openvpn
|
||||
(pkgs.writeTextDir "share/sddm/themes/breeze/theme.conf.user" ''
|
||||
[General]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue