From 2bee4131ed50c67f8e78e37afe2df3cb57ff98bd Mon Sep 17 00:00:00 2001 From: Yves Dubromelle Date: Sun, 1 Jan 2017 16:14:25 +0100 Subject: [PATCH] commentaires --- public/app-adminsys.nix | 4 ++-- public/app-multimedia.nix | 1 - public/environment.nix | 2 +- 3 files changed, 3 insertions(+), 4 deletions(-) diff --git a/public/app-adminsys.nix b/public/app-adminsys.nix index 4f987b8..3d1d72f 100644 --- a/public/app-adminsys.nix +++ b/public/app-adminsys.nix @@ -24,7 +24,7 @@ mkIf true { usbutils # Backup - duplicity + duplicity # création de sauvegarde chiffrées (GPG) # Compression lz4 @@ -42,7 +42,7 @@ mkIf true { ## Exploitation FS inotify-tools # être notifié lorsque le contenu d'un répertoire change - duff # outil de recherche de fichiers en doublons + duff # outil de recherche de fichiers en doublons rdfind # recherche de fichiers doublons pour remplacement par hard/soft link (mkIf profiles.isDesktop diff --git a/public/app-multimedia.nix b/public/app-multimedia.nix index 40725ee..d825abb 100644 --- a/public/app-multimedia.nix +++ b/public/app-multimedia.nix @@ -24,6 +24,5 @@ mkIf profiles.isDesktop { ## Video smplayer # lecteur vidéo vlc # lecteur vidéo - ]; } diff --git a/public/environment.nix b/public/environment.nix index 85df43d..4331374 100644 --- a/public/environment.nix +++ b/public/environment.nix @@ -51,7 +51,7 @@ in python # python -- python -m SimpleHTTPServer 8000 python34Packages.glances # monitoring pwgen # générateur de mot de passe - rtorrent # outil de téléchargement de torrent & magnet + rtorrent # TODO outil de téléchargement de torrent & magnet tmux # nécessaire pour byobu tree # affiche une arborescence de fichiers et dossiers usbutils