blob: be655c4f863a3418d2fbeb6ab96da18ae4b9e594 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
{ ... }:
{
imports = [
./firefox
./git
./gpg
./hypr
./kitty
./mako
./neovim
./sops
./ssh
./starship
./steam
./waybar
./wireguard
./wofi
./zsh
];
}
|