deleted generated files

This commit is contained in:
2026-03-19 12:01:24 +00:00
parent a29acf1f78
commit bfff81db18
32 changed files with 28 additions and 1615 deletions
@@ -1,11 +0,0 @@
{ config, lib, ... }:
{
# Host-specific system configuration
networking.hostName = "traveldroid";
system.stateVersion = "25.11";
# User-defined features
mySystem.system.core.enable = true;
# Hardware overrides
hardware.nvidia.enabled = false;
}