summaryrefslogtreecommitdiffstats
path: root/.config/guix/manifests/desktop.scm
diff options
context:
space:
mode:
authorjdlugosz963 <jdlugosz963@gmail.com>2022-10-04 18:41:26 +0200
committerjdlugosz963 <jdlugosz963@gmail.com>2022-10-04 18:41:26 +0200
commite3f3fa99f3100dc1134ced941ed0fbafc0f74370 (patch)
tree502db92637e87ddae87c79facbe19d6e68b1f584 /.config/guix/manifests/desktop.scm
parentd4e4f1d4eaddee3c60a5bd963d82c1dcc0083ef5 (diff)
downloaddotfiles-e3f3fa99f3100dc1134ced941ed0fbafc0f74370.tar.gz
dotfiles-e3f3fa99f3100dc1134ced941ed0fbafc0f74370.zip
Update manifests
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))