diff options
author | tzlil <tzlils@protonmail.com> | 2023-03-24 14:11:12 +0300 |
---|---|---|
committer | tzlil <tzlils@protonmail.com> | 2023-03-24 14:11:12 +0300 |
commit | f93700b22836af7e92108c697f4638bca433b87e (patch) | |
tree | e92d78dfb6ff2fd3b401acc2f3e1cc26af49fd0b /hosts/laptop | |
parent | 2e917bc65bba94a9b4b4eaddb90db2824e869ac9 (diff) |
work on laptop
Diffstat (limited to 'hosts/laptop')
-rw-r--r-- | hosts/laptop/cfg.nix | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/hosts/laptop/cfg.nix b/hosts/laptop/cfg.nix index 49bdbef..01d2f26 100644 --- a/hosts/laptop/cfg.nix +++ b/hosts/laptop/cfg.nix @@ -17,6 +17,8 @@ ../../mixins/greet.nix ../../mixins/hyprland.nix ../../mixins/sway.nix + ../../mixins/pipewire.nix + ../../mixins/multimedia.nix ]; config = { |