12 lines
160 B
Nix
12 lines
160 B
Nix
{
|
|
imports = [
|
|
./firefox.nix
|
|
./thunderbird.nix
|
|
./sway.nix
|
|
./lazygit.nix
|
|
./steam.nix
|
|
./hyprland.nix
|
|
./ssh.nix
|
|
./fish.nix
|
|
];
|
|
}
|