Add streamdeck for gunter
This commit is contained in:
5
hosts/gunter/streamdeck.nix
Normal file
5
hosts/gunter/streamdeck.nix
Normal file
@@ -0,0 +1,5 @@
|
||||
{ pkgs, ... }: {
|
||||
programs.streamdeck-ui = {
|
||||
enable = true;
|
||||
};
|
||||
}
|
Reference in New Issue
Block a user