This commit is contained in:
Till 2026-03-07 11:00:27 +01:00
parent 5b344eacc5
commit 3dab1d7d12
2 changed files with 2 additions and 3 deletions

View file

@ -1,4 +1,4 @@
{ config, pkgs, ... }:
{ pkgs, ... }:
{
imports = [
@ -31,7 +31,6 @@
libreoffice
foot
pciutils
tree
virtiofsd
];