home

My NixOS systems configurations.
Log | Files | Refs | LICENSE

commit 2a89d2b2cbc1723b6493314fd352473d70091109
parent 2322969f26ac48cc6b2e9d0f1d24fe2cdc2f3a9e
Author: Vincent Demeester <vincent@sbr.pm>
Date:   Mon, 19 Aug 2024 23:27:33 +0200

systems/sakhalin: add yt-dlp

Signed-off-by: Vincent Demeester <vincent@sbr.pm>

Diffstat:
Msystems/hosts/sakhalin.nix | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/systems/hosts/sakhalin.nix b/systems/hosts/sakhalin.nix @@ -123,6 +123,7 @@ in }; security.apparmor.enable = true; security.pam.enableSSHAgentAuth = true; + environment.systemPackages = with pkgs; [ yt-dlp ]; # ----------------------------------- environment.etc."vrsync".text = '' /home/vincent/desktop/pictures/screenshots/ vincent@synodine.home:/volumeUSB2/usbshare/pictures/screenshots/