mirror of
https://github.com/nmasur/dotfiles
synced 2025-07-06 07:20:13 +00:00
clean up flake and reset neovim plugin versions
This commit is contained in:
@ -3,9 +3,7 @@
|
||||
|
||||
{ inputs, system, overlays, ... }:
|
||||
|
||||
with inputs;
|
||||
|
||||
nixos-generators.nixosGenerate {
|
||||
inputs.nixos-generators.nixosGenerate {
|
||||
inherit system;
|
||||
format = "install-iso";
|
||||
modules = [{
|
||||
|
Reference in New Issue
Block a user