mirror of
https://github.com/ryan4yin/nix-config.git
synced 2026-04-24 17:58:30 +02:00
fix: shoukei - filter packages that do not support aarch64
This commit is contained in:
@@ -8,6 +8,5 @@
|
||||
environment.systemPackages = with pkgs; [
|
||||
waypipe
|
||||
moonlight-qt # moonlight client, for streaming games/desktop from a PC
|
||||
rustdesk # p2p remote desktop
|
||||
];
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user