mirror of
https://git.sr.ht/~azikx/wyswort
synced 2024-10-30 13:26:23 +00:00
10 lines
84 B
Nix
10 lines
84 B
Nix
|
{
|
||
|
imports =[
|
||
|
./dconf.nix
|
||
|
./nwg.nix
|
||
|
./nix.nix
|
||
|
./xdg.nix
|
||
|
# ./env.nix
|
||
|
];
|
||
|
}
|