mirror of
https://github.com/wlcx/home.git
synced 2026-09-15 12:38:22 +01:00
flake: 24.05->24.11
This commit is contained in:
@@ -2,11 +2,11 @@
|
||||
description = "Samw's home environment, as managed by nix/home-manager.";
|
||||
inputs = {
|
||||
# Nixpkgs
|
||||
nixpkgs = {url = "github:nixos/nixpkgs/release-24.05";};
|
||||
nixpkgs = {url = "github:nixos/nixpkgs/release-24.11";};
|
||||
nixpkgs-unstable = {url = "github:nixos/nixpkgs";};
|
||||
# Other modules
|
||||
home-manager = {
|
||||
url = "github:nix-community/home-manager/release-24.05";
|
||||
url = "github:nix-community/home-manager/release-24.11";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
flake-utils.url = "github:numtide/flake-utils";
|
||||
|
||||
Reference in New Issue
Block a user