summaryrefslogtreecommitdiff
path: root/suweren/services/sound.scm
diff options
context:
space:
mode:
Diffstat (limited to 'suweren/services/sound.scm')
-rw-r--r--suweren/services/sound.scm6
1 files changed, 0 insertions, 6 deletions
diff --git a/suweren/services/sound.scm b/suweren/services/sound.scm
deleted file mode 100644
index 8067f98..0000000
--- a/suweren/services/sound.scm
+++ /dev/null
@@ -1,6 +0,0 @@
-(define-module (suweren services sound)
- #:use-module (gnu home services sound)
- #:use-module (gnu services))
-
-(define-public pipewire
- (service home-pipewire-service-type))