mirror of
https://github.com/itme-brain/nixos.git
synced 2026-03-23 16:29:42 -04:00
update 23.11 -> 24.05
This commit is contained in:
parent
6f756b7af0
commit
8b82ad2adb
6 changed files with 22 additions and 18 deletions
|
|
@ -2,9 +2,9 @@
|
|||
description = "My Nix Configs";
|
||||
|
||||
inputs = {
|
||||
nixpkgs.url = "github:NixOS/nixpkgs/nixos-23.11";
|
||||
nixpkgs.url = "github:NixOS/nixpkgs/nixos-24.05";
|
||||
home-manager = {
|
||||
url = "github:nix-community/home-manager/release-23.11";
|
||||
url = "github:nix-community/home-manager/release-24.05";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
nixos-wsl = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue