diff options
Diffstat (limited to 'lass/1systems/helios.nix')
-rw-r--r-- | lass/1systems/helios.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lass/1systems/helios.nix b/lass/1systems/helios.nix index 4472816e3..298c9083d 100644 --- a/lass/1systems/helios.nix +++ b/lass/1systems/helios.nix @@ -30,6 +30,7 @@ with import <stockholm/lib>; networking.wireless.enable = true; hardware.pulseaudio = { enable = true; + systemWide = true; }; users.users.ferret = { uid = genid "ferret"; |