feat(nix): Updated flakes

This commit is contained in:
uttarayan21
2024-04-08 20:39:29 +05:30
parent e7ba412c20
commit 5b743ffe79
7 changed files with 137 additions and 159 deletions

View File

@@ -2,8 +2,6 @@
description = "Home Manager configuration of fs0c131y";
inputs = {
nixpkgs.url = "github:nixos/nixpkgs/nixos-unstable";
nixpkgs-main.url = "github:nixos/nixpkgs";
home-manager = {
url = "github:nix-community/home-manager";
inputs.nixpkgs.follows = "nixpkgs";
@@ -69,7 +67,6 @@
url = "github:oxalica/rust-overlay";
inputs.nixpkgs.follows = "nixpkgs";
};
neovim = {
url = "path:./neovim";
inputs.nixpkgs.follows = "nixpkgs";