mirror of
https://github.com/ItsDrike/nixdots
synced 2025-02-24 15:19:02 +00:00
6 lines
58 B
Nix
6 lines
58 B
Nix
{
|
|
imports = [
|
|
./swappy.nix
|
|
./wlogout.nix
|
|
];
|
|
}
|