This commit is contained in:
Joeri Exelmans 2025-09-23 15:14:34 +02:00
commit 7dbb5b33f0
4 changed files with 18 additions and 10 deletions

View file

@ -2,7 +2,7 @@
description = "system config";
inputs = {
nixpkgs-stable.url = "github:nixos/nixpkgs?ref=nixos-24.11";
nixpkgs-stable.url = "github:nixos/nixpkgs?ref=nixos-25.05";
nixpkgs-unstable.url = "github:nixos/nixpkgs?ref=nixos-unstable";
icomidal = {
url = "git+https://deemz.org/git/joeri/icomidal";