configs: structure fixup
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
# └─ mpv.nix *
|
||||
#
|
||||
|
||||
{ config, lib, pkgs, ... }:
|
||||
{ pkgs, ... }:
|
||||
|
||||
{
|
||||
home.file = {
|
||||
@@ -20,5 +20,6 @@
|
||||
hwdec-codecs=all
|
||||
gpu-context=wayland
|
||||
#profile=gpu-hq
|
||||
'';
|
||||
'';
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user