commentaires
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -24,6 +24,5 @@ mkIf profiles.isDesktop {
|
||||
## Video
|
||||
smplayer # lecteur vidéo
|
||||
vlc # lecteur vidéo
|
||||
|
||||
];
|
||||
}
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user