summaryrefslogtreecommitdiffstats
path: root/.config/guix/manifests/desktop.scm
diff options
context:
space:
mode:
Diffstat (limited to '.config/guix/manifests/desktop.scm')
-rw-r--r--.config/guix/manifests/desktop.scm22
1 files changed, 22 insertions, 0 deletions
diff --git a/.config/guix/manifests/desktop.scm b/.config/guix/manifests/desktop.scm
new file mode 100644
index 0000000..17f7fef
--- /dev/null
+++ b/.config/guix/manifests/desktop.scm
@@ -0,0 +1,22 @@
1(specifications->manifest
2 '(
3
4 "flatpak"
5
6 "pulsemixer"
7
8 "blueman"
9
10 "xev"
11 "xset"
12 "xrdb"
13 "xhost"
14 "xmodmap"
15 "setxkbmap"
16 "xrandr"
17 "arandr"
18 "xss-lock"
19 "libinput"
20 "xinput"
21
22))