removes incorrect references on server packages

This commit is contained in:
2024-11-02 19:14:16 +01:00
parent a865102184
commit c7c48571ba

View File

@ -1,7 +1,4 @@
{ ... }:
{
imports = [
./steam.nix
./1password.nix
];
imports = [ ];
}