many improvements
This commit is contained in:
9
modules/home-manager/uxplay.nix
Normal file
9
modules/home-manager/uxplay.nix
Normal file
@@ -0,0 +1,9 @@
|
||||
{
|
||||
lib, pkgs, ...
|
||||
}:
|
||||
{
|
||||
# requires avahi or similar
|
||||
|
||||
home.packages = with pkgs; [ uxplay ];
|
||||
|
||||
}
|
Reference in New Issue
Block a user