mirror of
https://github.com/ryan4yin/nix-config.git
synced 2026-07-06 04:45:16 +02:00
fix: syntax error
This commit is contained in:
@@ -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;
|
||||
};
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user