nvim nix changes

This commit is contained in:
cnst
2024-06-20 15:59:34 +02:00
parent 8d4a1996c5
commit cbc56765c5
2 changed files with 4 additions and 3 deletions

View File

@@ -62,8 +62,8 @@
];
# Hyprland & accessories
wayland.windowManager.hyprland.enable = true;
programs.waybar.enable = true;
# wayland.windowManager.hyprland.enable = true;
# programs.waybar.enable = true;
home.file."~/.config/hypr/hyprland.conf".text = ''
decoration {

View File

@@ -23,6 +23,7 @@
nixpkgs = {
# You can add overlays here
overlays = [
<kickstart-nix-nvim>.overlays.default
# If you want to use overlays exported from other flakes:
# neovim-nightly-overlay.overlays.default
@@ -73,7 +74,7 @@
curl
ripgrep
nixd
neovim
nvim-pkg
];
# Bootloader