Updated flake

This commit is contained in:
Aleksandr Lebedev 2025-01-08 13:07:32 +01:00
parent feea0e16f3
commit 7c209c2a6f
7 changed files with 268 additions and 2830 deletions

View file

@ -6,7 +6,7 @@
url = "github:nixos/nixpkgs?ref=nixos-unstable";
};
neovim = {
url = "github:kylekrein/nixos-config?dir=nixos/modules/neovim";
url = "github:kylekrein/neovim";
inputs.nixpkgs.follows = "nixpkgs";
};
hyprland.url = "github:hyprwm/Hyprland";