remove nix-index-database from rpi (#95)
* remove nix-index-database from rpi * Udev fix * flake update * add git alias * Remove unused flake input Signed-off-by: ahuston-0 <aliceghuston@gmail.com> --------- Signed-off-by: ahuston-0 <aliceghuston@gmail.com> Co-authored-by: Fabius <fabius2001@hotmail.de> Co-authored-by: ahuston-0 <aliceghuston@gmail.com>
This commit is contained in:
@ -20,6 +20,7 @@
|
||||
filesystem = "zfs";
|
||||
useSystemdBoot = true;
|
||||
kernelParams = [ "i915.force_probe=56a5" "i915.enable_guc=2" ];
|
||||
binfmt.emulatedSystems = [ "aarch64-linux" ];
|
||||
};
|
||||
|
||||
nix = {
|
||||
|
Reference in New Issue
Block a user