fix: syntax error

This commit is contained in:
ryan4yin
2023-05-07 00:10:15 +08:00
parent bb47747529
commit 99e12fde04
5 changed files with 45 additions and 18 deletions
+1 -2
View File
@@ -120,7 +120,6 @@
jq.enable = true; # A lightweight and flexible command-line JSON processor
ssh.enable = true;
aria2.enable = true;
adb.enable = true;
skim = {
enable = true;
@@ -144,4 +143,4 @@
# auto mount usb drives
udiskie.enable = true;
};
}
}