rage: use an arch that exists!
This commit is contained in:
parent
1a5059a70c
commit
6b4f3d6fb7
@ -2,7 +2,7 @@
|
||||
|
||||
let
|
||||
oathPkg = pkgs.oath-toolkit or pkgs.oathToolkit;
|
||||
clip = if pkgs.system == "darwin-aarch64" then
|
||||
clip = if pkgs.system == "aarch64-darwin" then
|
||||
"pbcopy"
|
||||
else
|
||||
"${pkgs.xclip}/bin/xclip";
|
||||
|
Loading…
Reference in New Issue
Block a user