This commit is contained in:
Robin Appelman 2026-04-06 22:51:25 +02:00
commit 22c82c59af
7 changed files with 926 additions and 924 deletions

View file

@ -1,6 +1,6 @@
{
inputs = {
nixpkgs.url = "nixpkgs/nixos-25.05";
nixpkgs.url = "nixpkgs/nixos-25.11";
flakelight = {
url = "github:nix-community/flakelight";
inputs.nixpkgs.follows = "nixpkgs";