System update

This commit is contained in:
Aleksandr Lebedev 2025-02-10 18:40:09 +01:00
parent 39db7ee6ba
commit 0a6e7104c6
3 changed files with 53 additions and 79 deletions

View file

@ -14,7 +14,7 @@
};
inputs = {
nixpkgs = {
url = "github:nixos/nixpkgs?ref=nixos-unstable";
url = "github:nixos/nixpkgs?ref=master";#nixos-unstable";
};
neovim = {
url = "github:kylekrein/neovim";