forked from poz/niksos
6 lines
78 B
Nix
6 lines
78 B
Nix
_: {
|
|
imports = [
|
|
./preserve-system.nix
|
|
./xdg.nix
|
|
];
|
|
}
|