update: Major System & Flake

This commit is contained in:
2024-07-15 11:43:31 +02:00
parent 71f160c3e5
commit c2a645a5b5
3 changed files with 104 additions and 83 deletions
+1 -1
View File
@@ -4,7 +4,7 @@
inputs = {
nix.url = "github:NixOS/nix";
nixpkgs.url = "nixpkgs/nixos-23.11";
nixpkgs.url = "nixpkgs/nixos-24.05";
nixpkgs-unstable.url = "nixpkgs/nixos-unstable";
flake-parts.url = "github:hercules-ci/flake-parts";
nixos-hardware.url = "github:NixOS/nixos-hardware";