home-manager | set to pull from 25.11
This commit is contained in:
parent
ce2854ed04
commit
489e494aac
3 changed files with 7 additions and 6 deletions
|
|
@ -1,4 +1,4 @@
|
|||
{
|
||||
{
|
||||
description = "NixOS System Configuration for duckland.org";
|
||||
|
||||
# Binary cache configuration for faster builds
|
||||
|
|
@ -19,7 +19,7 @@
|
|||
catppuccin.url = "github:catppuccin/nix";
|
||||
colmena.url = "github:zhaofengli/colmena";
|
||||
colmena.inputs.nixpkgs.follows = "nixpkgs";
|
||||
home-manager.url = "github:nix-community/home-manager";
|
||||
home-manager.url = "github:nix-community/home-manager/release-25.11";
|
||||
home-manager.inputs.nixpkgs.follows = "nixpkgs";
|
||||
naviterm.url = "gitlab:detoxify92/naviterm";
|
||||
nixos-hardware.url = "github:NixOS/nixos-hardware/master";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue