Switch back to nixos stable. Mirkwood wouldn't boot
This reverts commit e4e6e32b71
.
This commit is contained in:
parent
53886731c5
commit
abcf1fbfdc
2 changed files with 10 additions and 10 deletions
|
@ -2,11 +2,11 @@
|
|||
description = "FunctionalHacker's NixOS config";
|
||||
|
||||
inputs = {
|
||||
nixpkgs.url = "github:NixOS/nixpkgs/nixos-unstable";
|
||||
nixpkgs.url = "github:NixOS/nixpkgs/nixos-24.05";
|
||||
nur.url = "github:nix-community/NUR";
|
||||
|
||||
home-manager = {
|
||||
url = "github:nix-community/home-manager/master";
|
||||
url = "github:nix-community/home-manager/release-24.05";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue