chore: remove unused package

This commit is contained in:
♥ Minnie ♥ 2025-03-07 00:21:32 +08:00
parent 80901d2a10
commit d7e6dd78e6
Signed by: jasmine
GPG key ID: 8563E358D4E8040E

View file

@ -1,8 +1,4 @@
{ {pkgs, ...}: {
pkgs,
inputs,
...
}: {
home.packages = with pkgs; home.packages = with pkgs;
[ [
libreoffice libreoffice
@ -15,13 +11,8 @@
rmapi rmapi
# Design and simulate digital logic circuits # Design and simulate digital logic circuits
logisim-evolution logisim-evolution
]) ]);
++ [
# Extract annotations (text highlights and scribbles)
# and convert them to Markdown, PDF, PNG, and SVG
inputs.remarks.packages.${pkgs.system}.default
];
# Use our yubikey to login to university servers # Use our yubikey to login to university servers
programs.ssh = { programs.ssh = {
matchBlocks = { matchBlocks = {