blob: d9efc94943caaa641c8db426c2f7337facc26ccc (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
|
{ ... }:
{
imports = [
./age
./beets
./bluetooth
./direnv
./documentation
./emacs
./eog
./evince
./feh
./firefox
./flac
./gcloud
./git
./go
./gpg
./gtk
./mail
./matrix-client
./mpv
./packages
./pass
./pcmanfm
./python
./rust
./scanner
./shell
./ssh
./sublime-music
./terminal
./terraform
./tmux
./transmission-remote
./vlc
./wm
./xdg
./yt-dlp
./yubikey
];
}
|