migrate to clan
This commit is contained in:
4
machines/haze/video.nix
Normal file
4
machines/haze/video.nix
Normal file
@@ -0,0 +1,4 @@
|
||||
{ pkgs, ... }:
|
||||
{
|
||||
environment.systemPackages = with pkgs; [ mpv ];
|
||||
}
|
||||
Reference in New Issue
Block a user