Skip to content
Snippets Groups Projects
Commit 01154c20 authored by Jens Nolte's avatar Jens Nolte
Browse files

Add 'streaming' layer

parent 591fe8dd
No related branches found
No related tags found
No related merge requests found
{ pkgs, ... }:
{
imports = [
./desktop.nix
];
environment.systemPackages = with pkgs; [
obs-studio
obs-wlrobs
];
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment