created emergent configuration

This commit is contained in:
Leyla Becker 2025-05-31 17:42:12 -05:00
parent 45835201f5
commit 8f29881b72
6 changed files with 240 additions and 1 deletions

View file

@ -0,0 +1,8 @@
# evs desktop
{...}: {
imports = [
./configuration.nix
./hardware-configuration.nix
./disco-configuration.nix
];
}