aboutsummaryrefslogtreecommitdiffhomepage
path: root/nixos.nix
diff options
context:
space:
mode:
Diffstat (limited to 'nixos.nix')
-rw-r--r--nixos.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/nixos.nix b/nixos.nix
index 2f238eeb..2b2b42f7 100644
--- a/nixos.nix
+++ b/nixos.nix
@@ -202,7 +202,7 @@ in
path = cfg.shell;
args = [
"-lc"
- "pipewire-pulse"
+ "exec pipewire-pulse"
];
}
++ [