diff options
| author | Grigory Shipunov | 2025-01-02 15:35:05 +0000 |
|---|---|---|
| committer | Grigory Shipunov | 2025-01-02 15:35:05 +0000 |
| commit | c1e09364bb412f1e09d1a680e5200d375a61694f (patch) | |
| tree | a2f5cbc73043afb46a7d1d23864299b82e32449a /hosts/dishwasher/default.nix | |
| parent | cd63ec45b8776bebc4014efb9990b364e0afb443 (diff) | |
remove obsolete infra
Diffstat (limited to 'hosts/dishwasher/default.nix')
| -rw-r--r-- | hosts/dishwasher/default.nix | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/hosts/dishwasher/default.nix b/hosts/dishwasher/default.nix deleted file mode 100644 index f6e7a79..0000000 --- a/hosts/dishwasher/default.nix +++ /dev/null @@ -1,10 +0,0 @@ -{ - imports = [ - ./configuration.nix - ./hardware-configuration.nix - ./secrets.nix - ./oxalab.nix - ./mcvm-network.nix - ./microvms.nix - ]; -} |
