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,
inputs,
...
}: {
{pkgs, ...}: {
home.packages = with pkgs;
[
libreoffice
@ -15,12 +11,7 @@
rmapi
# Design and simulate digital logic circuits
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
programs.ssh = {