mirror of
https://github.com/ryan4yin/nix-config.git
synced 2026-04-25 09:28:27 +02:00
fix: shoukei - filter packages that do not support aarch64
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
}: {
|
||||
home.packages = with pkgs; [
|
||||
age
|
||||
pkgs-unstable.sops
|
||||
sops
|
||||
rclone
|
||||
];
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user