Add apfs-fuse to odyssey
This commit is contained in:
parent
2a92ded7db
commit
4aa27cf9bb
@ -64,5 +64,9 @@
|
||||
|
||||
networking.useDHCP = lib.mkDefault true;
|
||||
|
||||
environment.systemPackages = [
|
||||
pkgs.apfs-fuse
|
||||
];
|
||||
|
||||
nixpkgs.hostPlatform = lib.mkDefault "x86_64-linux";
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user