12 lines
164 B
Nix
12 lines
164 B
Nix
{
|
|
imports = [
|
|
./fish.nix
|
|
./floorp.nix
|
|
./nh.nix
|
|
./phpstorm.nix
|
|
./pidgin.nix
|
|
./thunderbird.nix
|
|
./wezterm.nix
|
|
./wireguard.nix
|
|
];
|
|
}
|