Version 25.11

This commit is contained in:
2026-03-13 20:09:43 +01:00
parent 0c83b8462d
commit 865e3c0e4b
3 changed files with 369 additions and 369 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
description = "Droidnix: A dendritic NixOS + Home Manager configuration";
inputs = {
nixpkgs.url = "github:NixOS/nixpkgs/nixos-unstable";
nixpkgs.url = "github:NixOS/nixpkgs/nixos-25.11";
home-manager = {
url = "github:nix-community/home-manager";
inputs.nixpkgs.follows = "nixpkgs";