This commit is contained in:
2026-03-05 12:54:45 +01:00
parent b36077733a
commit f72f97ecef
4 changed files with 25 additions and 1 deletions

View File

@@ -1,7 +1,6 @@
{ ... }: {
flake.nixosModules.desktop-sys-miscapps = { pkgs, ... }: {
environment.systemPackages = with pkgs; [
vesktop
pciutils
aha
];