This commit is contained in:
2026-07-24 13:18:22 +01:00
parent d05b4a8483
commit 1f4f716de1
9 changed files with 352 additions and 129 deletions
+1
View File
@@ -37,6 +37,7 @@
nixos-raspberrypi.url = "github:nvmd/nixos-raspberrypi/main";
nixos-wsl.url = "github:nix-community/NixOS-WSL";
nixpkgs.url = "github:NixOS/nixpkgs/nixos-unstable";
nixpkgs-master.url = "github:NixOS/nixpkgs/master";
nixvim = {
url = "github:nix-community/nixvim";
inputs.nixpkgs.follows = "nixpkgs";