This commit is contained in:
Adithya 2023-10-16 22:05:06 +05:30
parent ff9d58cdd2
commit 6fad9e5d91
Signed by: adtya
GPG key ID: 48FC9915FFD326D0
2 changed files with 2 additions and 2 deletions

View file

@ -3,7 +3,7 @@ _: {
enable = true;
keyboards = {
builtin = {
ids = [ "0001:0001" ];
ids = ["0001:0001"];
settings = {
main = {
pageup = "noop";

View file

@ -12,7 +12,7 @@
jq,
curl,
ytfzf,
libsecret
libsecret,
}:
stdenvNoCC.mkDerivation {
pname = "scripts";