Upgrade to 23.05
This commit is contained in:
parent
5152b7c9bb
commit
df1b30c595
12 changed files with 29 additions and 393 deletions
|
@ -2,10 +2,10 @@
|
|||
description = "dadada's nix flake";
|
||||
|
||||
inputs = {
|
||||
nixpkgs.url = github:NixOS/nixpkgs/nixos-22.11;
|
||||
nixpkgs.url = github:NixOS/nixpkgs/nixos-23.05;
|
||||
flake-utils.url = github:numtide/flake-utils;
|
||||
home-manager = {
|
||||
url = github:nix-community/home-manager/release-22.11;
|
||||
url = github:nix-community/home-manager/release-23.05;
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
nixos-hardware.url = github:NixOS/nixos-hardware/master;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue