oops forgot to uncomment hmm
This commit is contained in:
parent
ac2c632241
commit
43635bb1f1
@ -2,7 +2,7 @@
|
||||
description = "NixOS configuration with Home Manager";
|
||||
inputs = {
|
||||
nixpkgs.url = "github:nixos/nixpkgs/23.11";
|
||||
# nixpkgs-unstable.url = "github:nixos/nixpkgs/unstable";
|
||||
nixpkgs-unstable.url = "github:nixos/nixpkgs/nixos-unstable";
|
||||
apple-silicon = {
|
||||
url = "github:tpwrules/nixos-apple-silicon";
|
||||
nixpkgs.follows = nixpkgs-unstable;
|
||||
|
Loading…
Reference in New Issue
Block a user