1
0
mirror of https://github.com/kmein/niveum synced 2026-03-18 19:11:08 +01:00

vim: enable copilot

This commit is contained in:
2025-07-21 18:54:30 +02:00
parent 28cd462bc6
commit 0d2481bd78
3 changed files with 16 additions and 0 deletions

View File

@@ -314,6 +314,7 @@
// flake-utils.lib.eachSystem [flake-utils.lib.system.x86_64-linux flake-utils.lib.system.x86_64-darwin flake-utils.lib.system.aarch64-linux] (system: let
pkgs = import nixpkgs {
inherit system;
config.allowUnfree = true;
overlays = [
nur.overlays.default
(self: super: {