diff options
| author | Tim Keller <tjk@tjkeller.xyz> | 2026-06-15 15:47:10 -0500 |
|---|---|---|
| committer | Tim Keller <tjk@tjkeller.xyz> | 2026-06-15 15:47:10 -0500 |
| commit | 0de9ddc14994bafb3d1039776f62071f3806d791 (patch) | |
| tree | fcfb8cda4affbd99470105188445afbd14d03f6b /archetypes/collections/desktop/default.nix | |
| parent | 54c6ed12b0c5844be789a7a4c865b004a2a70ac6 (diff) | |
| download | nixos-0de9ddc14994bafb3d1039776f62071f3806d791.tar.xz nixos-0de9ddc14994bafb3d1039776f62071f3806d791.zip | |
move pipewire option module to desktop collections
Diffstat (limited to 'archetypes/collections/desktop/default.nix')
| -rw-r--r-- | archetypes/collections/desktop/default.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/archetypes/collections/desktop/default.nix b/archetypes/collections/desktop/default.nix index 62ee472..6ac79dd 100644 --- a/archetypes/collections/desktop/default.nix +++ b/archetypes/collections/desktop/default.nix @@ -7,6 +7,7 @@ ./firefox.nix ./graphics.nix ./office.nix + ./pipewire.nix ./printing.nix ./thumbnailers.nix ./utilities.nix |
