1
1
Fork 1
mirror of https://github.com/oddlama/nixos-extra-modules.git synced 2025-10-11 06:10:39 +02:00

chore: make fast

This commit is contained in:
oddlama 2024-11-23 13:19:39 +01:00
parent 6841242d5f
commit b5e09b71ce
No known key found for this signature in database
GPG key ID: 14EFE510775FE39A
4 changed files with 1261 additions and 20 deletions

View file

@ -9,11 +9,6 @@
flake-utils.url = "github:numtide/flake-utils";
lib-net = {
url = "https://gist.github.com/duairc/5c9bb3c922e5d501a1edb9e7b3b845ba/archive/3885f7cd9ed0a746a9d675da6f265d41e9fd6704.tar.gz";
flake = false;
};
nixpkgs.url = "github:NixOS/nixpkgs/nixos-unstable";
pre-commit-hooks = {