meow
This commit is contained in:
@@ -10,7 +10,6 @@
|
||||
flake-file.inputs = {
|
||||
nixvim = {
|
||||
url = "github:nix-community/nixvim";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
};
|
||||
modules = {
|
||||
@@ -44,7 +43,7 @@
|
||||
config = {
|
||||
allowUnfree = true;
|
||||
};
|
||||
# source = inputs.nixpkgs;
|
||||
source = inputs.nixpkgs;
|
||||
};
|
||||
colorschemes.gruvbox-material.enable = true;
|
||||
# colorschemes.melange = {
|
||||
|
||||
Reference in New Issue
Block a user