X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=roles%2Ftools%2Ftasks%2Fmain.yml;h=63239dbd808e978d0a144d5a5486532e7cdc6f4e;hb=4be9c7bbea39b7a9f5ea8381977fa2c8a162ed6b;hp=dea5a7918aa5f99713d2c13b0e5eb69e5e9b8d05;hpb=bf4da46633ce3682339ea01bf18c98562fa04c5d;p=perso%2FImmae%2FConfig%2FAnsible.git diff --git a/roles/tools/tasks/main.yml b/roles/tools/tasks/main.yml index dea5a79..63239db 100644 --- a/roles/tools/tasks/main.yml +++ b/roles/tools/tasks/main.yml @@ -20,6 +20,7 @@ - youtube-viewer - remind - systemd/user + - nixpkgs - name: config files copy: src: "{{ item }}" @@ -27,6 +28,7 @@ loop: - htop/htoprc - mplayer/config + - nixpkgs/config.nix - name: template config files template: src: "{{ item }}.j2"