temp enabled docker on the vps

This commit is contained in:
Rouven Seifert 2023-05-26 14:50:29 +02:00
parent f90ba1151a
commit 552ed08cbf
Signed by: rouven.seifert
GPG key ID: B95E8FE6B11C4D09
8 changed files with 37 additions and 10 deletions

View file

@ -7,6 +7,7 @@
./gpg
./helix
./hyprland
./mpv
./qutebrowser
./sops
./spotify

View file

@ -0,0 +1,9 @@
{ ... }:
{
programs.mpv = {
enable = true;
config = {
hwdec = "auto";
};
};
}

View file

@ -17,7 +17,6 @@
# graphics
evince # pdf viewer
gimp
mpv # best video player out there
ffmpeg
# sound