Updated flake.lock

This commit is contained in:
jopejoe1 2023-06-30 13:38:44 +02:00
parent 051c297d3d
commit 83bbf4e69e
3 changed files with 53 additions and 44 deletions

View file

@ -10,6 +10,8 @@
networking.hostId = "16c22faf";
services.hardware.openrgb.enable = true;
services.xserver.desktopManager.kodi.enable = true;
boot.supportedFilesystems = [ "ntfs" "btrfs" "zfs" ];
boot.binfmt.emulatedSystems = [ "aarch64-linux" ];