massive structural changes
This commit is contained in:
parent
3fd51428c3
commit
0133a53f41
10 changed files with 532 additions and 561 deletions
|
|
@ -1,7 +1,8 @@
|
|||
# https://github.com/nix-community/nixos-apple-silicon/issues/145
|
||||
# This should work with both x86_64 and aarch64. (hopefully)
|
||||
{
|
||||
config,
|
||||
lib,
|
||||
pkgs,
|
||||
...
|
||||
}: {
|
||||
nixpkgs.overlays = lib.mkIf (config.nixpkgs.hostPlatform.isLinux) [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue