mirror of
https://codeberg.org/jopejoe1/nix-conf.git
synced 2025-01-04 09:36:33 +01:00
8 lines
59 B
Nix
8 lines
59 B
Nix
{ ... }:
|
|
|
|
{
|
|
imports = [
|
|
./root
|
|
./jopejoe1
|
|
];
|
|
}
|