aaa
This commit is contained in:
parent
2ebb128a7e
commit
44c97b0dc0
6 changed files with 511 additions and 29 deletions
|
|
@ -6,7 +6,7 @@
|
|||
nixpkgs-unstable.url = "github:NixOS/nixpkgs/nixos-unstable";
|
||||
|
||||
# edit this to switch between stable and unstable
|
||||
nixpkgs.follows = "nixpkgs-unstable";
|
||||
nixpkgs.follows = "apple-silicon/nixpkgs";
|
||||
|
||||
nix-cachyos-kernel = {
|
||||
url = "github:xddxdd/nix-cachyos-kernel";
|
||||
|
|
@ -73,7 +73,7 @@
|
|||
|
||||
apple-silicon = {
|
||||
url = "github:nix-community/nixos-apple-silicon";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
# inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
|
||||
openmw = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue