made nvim input a single line

This commit is contained in:
2026-06-20 14:12:03 +01:00
parent 7c74a61821
commit 2a0fbdcd16

View File

@@ -5,9 +5,7 @@
# System # System
nixpkgs.url = "github:nixos/nixpkgs/nixos-26.05"; nixpkgs.url = "github:nixos/nixpkgs/nixos-26.05";
nixpkgs-unstable.url = "github:NixOS/nixpkgs/nixos-unstable"; nixpkgs-unstable.url = "github:NixOS/nixpkgs/nixos-unstable";
nvim-wrapped = { nvim-wrapped.url = "git+file:///home/user01/.dotfiles/.config/nvim";
url = "git+file:///home/user01/.dotfiles/.config/nvim";
};
hyprland.url = "github:hyprwm/Hyprland"; hyprland.url = "github:hyprwm/Hyprland";
# Apps # Apps