Compare commits
130 Commits
2016-08-19
...
2017-01-07
| Author | SHA1 | Date | |
|---|---|---|---|
| 31692206e0 | |||
| fad5a05159 | |||
| 30962288b7 | |||
| 8d28f29c57 | |||
| df05e6101d | |||
| 72eaf19f95 | |||
| f632193558 | |||
| 05b5da4319 | |||
| 64d0765e40 | |||
| 587e91fe61 | |||
|
|
0f4355d382 | ||
|
|
8c18caab2e | ||
|
|
2bee4131ed | ||
|
|
49b86fb898 | ||
| 6dd9251f07 | |||
| 6ca6c83898 | |||
| d6ff207d22 | |||
| 2a26db779f | |||
| aecfadea5f | |||
| 2e45bfbc05 | |||
| cd05bec335 | |||
| 3aecc135c0 | |||
| 54b8d6ce7d | |||
| 4a81f80d8c | |||
| ec3dc220be | |||
| 4a106a82ef | |||
| 4397b892eb | |||
| 829aff682e | |||
| cff0a177d2 | |||
| de2c645dbe | |||
| 0facfef3e9 | |||
| 94c1485006 | |||
| 35322c124c | |||
| 8d9c0d830f | |||
| bdf5e511f3 | |||
| 386ce3b25e | |||
| b9d19017c0 | |||
| f91e72ef50 | |||
| 5f089977a2 | |||
|
|
83aa5af2fc | ||
| 79d97ca438 | |||
| 04869f63f7 | |||
| be47e7c285 | |||
| a2ee566f15 | |||
| b51c69d330 | |||
| a75b126b5a | |||
|
|
eabe0db746 | ||
| b2e44a7b75 | |||
| 59982b296b | |||
| 4b35c7c20a | |||
| c0509692b4 | |||
| 772ce45d5e | |||
|
|
f38a182c4d | ||
| 4bb890da7a | |||
| ec24734b05 | |||
| ac8e92cfce | |||
|
|
5ad9c73c03 | ||
|
|
faa4be782a | ||
|
|
ec4aa5ac32 | ||
| 7806cd3ad6 | |||
| 374b2732ad | |||
| 6ce50aea40 | |||
| 012cc8626c | |||
| bdbf858a11 | |||
| a4b166f1f8 | |||
| bb5ee98bc3 | |||
| dd9f52b997 | |||
| bb617fbf13 | |||
| 021b1d5c26 | |||
|
|
31f57965f9 | ||
|
|
0a3d820dd6 | ||
|
|
f0f266cb55 | ||
|
|
1916d6eb90 | ||
| fa32aed569 | |||
| 9201266575 | |||
| 756a18b2e8 | |||
| 3b04c2edb0 | |||
| 2982725e0b | |||
| 9e8d3b24b3 | |||
| dba3a46ebd | |||
| 7d28694819 | |||
| ed5420e1b0 | |||
| d6bfe1c706 | |||
| 7dada8a3e6 | |||
| bd0076b9d1 | |||
| 6800de18af | |||
| 5d831cf7be | |||
| 2ffdaf0a53 | |||
| 7dbfccf2f4 | |||
| e2e15cad39 | |||
| 2d770067b7 | |||
| 46e61f0fed | |||
|
|
99d5886aff | ||
|
|
21d7c97c76 | ||
|
|
3a8a728268 | ||
| a5aae179a2 | |||
| 95e8687609 | |||
| 8e35b38d19 | |||
| 51dd0b65f4 | |||
| 04038a7b16 | |||
| 4fbf145c78 | |||
| 821d46befe | |||
| 807b1bc2e6 | |||
| 4b5eacda0f | |||
| 18f960b879 | |||
| a8e28e594a | |||
| 758e8ba84a | |||
| 1d3f46c2ec | |||
| 3ccc8678ce | |||
|
|
215005d927 | ||
|
|
9fb124116d | ||
|
|
d65ee1bd2c | ||
|
|
dce7b12a33 | ||
| 826595cb6c | |||
| b633d3c794 | |||
| 5444be4fd2 | |||
| 9b4a4f1b67 | |||
| b622554b42 | |||
| 332f40265d | |||
|
|
781973228f | ||
|
|
65e1c6ff0e | ||
| b42c8e3080 | |||
| adaa4eeb61 | |||
| 56d2c04cd6 | |||
| ebe63ea5e0 | |||
| ea69ceba37 | |||
|
|
e8521880e1 | ||
|
|
313457be31 | ||
| df0951ce65 | |||
| 1323e6dee1 |
50
Makefile
50
Makefile
@@ -1,5 +1,8 @@
|
|||||||
|
GSF=git submodule foreach
|
||||||
|
|
||||||
all: rebuild-switch
|
all: rebuild-switch
|
||||||
date
|
date
|
||||||
|
##--------- Commandes spécifiques pour NixOS
|
||||||
|
|
||||||
clean:
|
clean:
|
||||||
nix-collect-garbage -d --delete-older-than 15d
|
nix-collect-garbage -d --delete-older-than 15d
|
||||||
@@ -14,34 +17,38 @@ clean-log:
|
|||||||
journalctl --vacuum-size=1G
|
journalctl --vacuum-size=1G
|
||||||
|
|
||||||
full-auto: submodules-update upgrade clean optimise
|
full-auto: submodules-update upgrade clean optimise
|
||||||
|
@date
|
||||||
munin:
|
|
||||||
pushd /var/www/munin/ ; python -m SimpleHTTPServer 8000
|
|
||||||
|
|
||||||
optimise:
|
optimise:
|
||||||
nix-store --optimise
|
nix-store --optimise
|
||||||
|
|
||||||
push: submodules-push
|
|
||||||
git push --all
|
|
||||||
git push --tags
|
|
||||||
|
|
||||||
rebuild-switch:
|
rebuild-switch:
|
||||||
nixos-rebuild switch --fallback --show-trace
|
nixos-rebuild switch --fallback --show-trace
|
||||||
|
|
||||||
store-repair:
|
store-repair:
|
||||||
nix-store --verify --check-contents --repair
|
nix-store --verify --check-contents --repair
|
||||||
|
|
||||||
|
upgrade:
|
||||||
|
nixos-rebuild switch --upgrade --fallback --show-trace
|
||||||
|
|
||||||
|
##--------- Commandes spécifiques pour GIT
|
||||||
|
|
||||||
|
push: submodules-push
|
||||||
|
git push --all
|
||||||
|
git push --tags
|
||||||
|
|
||||||
submodules-update:
|
submodules-update:
|
||||||
#git submodule update --remote
|
#git submodule update --remote
|
||||||
git submodule foreach git co master
|
$(GSF) git co master
|
||||||
git submodule foreach git ff
|
$(GSF) git ff
|
||||||
|
$(GSF) git gc --auto
|
||||||
|
|
||||||
submodules-push:
|
submodules-push:
|
||||||
git submodule foreach git push --all
|
$(GSF) git push --all
|
||||||
git submodule foreach git push --tags
|
$(GSF) git push --tags
|
||||||
|
|
||||||
submodules-tag:
|
submodules-tag:
|
||||||
git submodule foreach git tag -f "$$(date +%F)-$$(hostname -s)"
|
$(GSF) git tag -f "$$(date +%F)-$$(hostname -s)"
|
||||||
|
|
||||||
template:
|
template:
|
||||||
find . -name "*.nix" -exec meld /etc/nixos/base/module-template.nix {} \;
|
find . -name "*.nix" -exec meld /etc/nixos/base/module-template.nix {} \;
|
||||||
@@ -49,6 +56,21 @@ template:
|
|||||||
tag: submodules-tag
|
tag: submodules-tag
|
||||||
git tag -f "$$(date +%F)-$$(hostname -s)"
|
git tag -f "$$(date +%F)-$$(hostname -s)"
|
||||||
|
|
||||||
upgrade:
|
##--------- Munin
|
||||||
nixos-rebuild switch --upgrade --fallback --show-trace
|
|
||||||
|
munin:
|
||||||
|
pushd /var/www/munin/ ; python -m SimpleHTTPServer 8000
|
||||||
|
##--------- Gestion d'un système de fichier monté en mémoire
|
||||||
|
|
||||||
|
tmpfs-create:
|
||||||
|
mkdir -p /mnt/tmpfs
|
||||||
|
|
||||||
|
tmpfs-mount: tmpfs-create
|
||||||
|
mount -t tmpfs -o size=10G tmpfs /mnt/tmpfs
|
||||||
|
|
||||||
|
tmpfs-umount:
|
||||||
|
umount /mnt/tmpfs
|
||||||
|
|
||||||
|
tmpfs-destroy: tmpfs-umount
|
||||||
|
rmdir /mnt/tmpfs
|
||||||
|
|
||||||
|
|||||||
11
README
11
README
@@ -1,11 +0,0 @@
|
|||||||
# nixos-template-base
|
|
||||||
|
|
||||||
Ce dépôt stocke une configuration générique des machines.
|
|
||||||
Une recette dite "config-generator" adapte la configuration selon le nom de la machine (FQDN).
|
|
||||||
|
|
||||||
Actuellement, les scripts contiennent un peu de configuration spécifique pour les machines des mainteneurs.
|
|
||||||
|
|
||||||
# Lien pour install sur machine distante
|
|
||||||
|
|
||||||
* https://nixos.org/wiki/How_to_install_NixOS_from_Linux#Installing_through_a_chroot
|
|
||||||
* https://github.com/NixOS/nixpkgs/issues/13305
|
|
||||||
43
README.md
Normal file
43
README.md
Normal file
@@ -0,0 +1,43 @@
|
|||||||
|
# nixos-template-base
|
||||||
|
|
||||||
|
Version de nixos supportée : NixOs 16.09
|
||||||
|
|
||||||
|
Ce dépôt stocke une configuration générique des machines.
|
||||||
|
Une recette dite "config-generator" adapte la configuration selon le nom de la machine (FQDN).
|
||||||
|
|
||||||
|
Actuellement, les scripts contiennent un peu de configuration spécifique pour les machines des mainteneurs.
|
||||||
|
|
||||||
|
# Lien pour install sur machine distante
|
||||||
|
|
||||||
|
* https://nixos.org/wiki/How_to_install_NixOS_from_Linux#Installing_through_a_chroot
|
||||||
|
* https://github.com/NixOS/nixpkgs/issues/13305
|
||||||
|
|
||||||
|
# Notes pour l'upgrade de 16.03 vers 16.09
|
||||||
|
|
||||||
|
* mettre le dépôt base sur la branche upgrade-16.09
|
||||||
|
* changer le channel nixos : ```nix-channel --add https://nixos.org/channels/nixos-16.09 nixos```
|
||||||
|
* activer x11 dans le configuration.nix
|
||||||
|
|
||||||
|
~~~
|
||||||
|
services.xserver.enable = true;
|
||||||
|
~~~
|
||||||
|
|
||||||
|
* remplacer le bootloader si gummiboot était utilisé
|
||||||
|
|
||||||
|
~~~
|
||||||
|
boot.loader.gummiboot.enable = true;
|
||||||
|
~~~
|
||||||
|
|
||||||
|
devient
|
||||||
|
|
||||||
|
~~~
|
||||||
|
boot.loader.systemd-boot.enable = true;
|
||||||
|
~~~
|
||||||
|
|
||||||
|
Pour résoudre les soucis d'upgrade, il est conseillé :
|
||||||
|
* de désactiver tous les imports (sauf `hardware.nix`)
|
||||||
|
* d'ajouter `.../localisation.nix` dans les imports sous peine d'être en clavier US
|
||||||
|
* d'ajouter ```nixpkgs.config.allowUnfree = true;```
|
||||||
|
* d'ajouter `vim` aux paquets
|
||||||
|
* de réactiver petit à petit les lignes désactivées
|
||||||
|
|
||||||
@@ -16,7 +16,7 @@ mkIf cfg.nix-serve-client {
|
|||||||
(mkIf (profiles.isDubronetwork && (! computers.isPedro) && (! computers.isRollo)) "http://nix-cache.dubronetwork.fr:5001")
|
(mkIf (profiles.isDubronetwork && (! computers.isPedro) && (! computers.isRollo)) "http://nix-cache.dubronetwork.fr:5001")
|
||||||
|
|
||||||
(mkIf profiles.isPrunetwork "https://cache.nixos.org/")
|
(mkIf profiles.isPrunetwork "https://cache.nixos.org/")
|
||||||
(mkIf (profiles.isPrunetwork && !profiles.isServer) "http://192.168.1.20:5000")
|
(mkIf (profiles.isPrunetwork && !profiles.isServer) "http://nix-cache.dubronetwork.fr:5001")
|
||||||
];
|
];
|
||||||
extraOptions = ''
|
extraOptions = ''
|
||||||
connect-timeout = 5
|
connect-timeout = 5
|
||||||
|
|||||||
File diff suppressed because one or more lines are too long
@@ -16,60 +16,83 @@ in
|
|||||||
#* Utilisé pour afecter des capacités aux machines
|
#* Utilisé pour afecter des capacités aux machines
|
||||||
r6d.profiles = {
|
r6d.profiles = {
|
||||||
# Domaine
|
# Domaine
|
||||||
isDubronetwork = mkEnableOption "Pour distinguer les machines dubronetwork.";
|
isDubronetwork = mkEnableOption "Pour distinguer les machines dubronetwork.";
|
||||||
isPrunetwork = mkEnableOption "Pour distinguer les machines prunetwork.";
|
isPrunetwork = mkEnableOption "Pour distinguer les machines prunetwork.";
|
||||||
# Utilisation machine
|
# Utilisation machine
|
||||||
isDesktop = mkEnableOption "Pour indiquer une machine avec interface graphique.";
|
isDesktop = mkEnableOption "Pour indiquer une machine avec interface graphique.";
|
||||||
isHome = mkEnableOption "Pour indiquer que la machine sert à la maison (divertissement & autre).";
|
isHome = mkEnableOption "Pour indiquer que la machine sert à la maison (divertissement & autre).";
|
||||||
isServer = mkEnableOption "Pour indiquer qu'il s'agit d'un serveur.";
|
isServer = mkEnableOption "Pour indiquer qu'il s'agit d'un serveur.";
|
||||||
isWorkstation = mkEnableOption "Pour indiquer que la machine sert à travailler.";
|
isWorkstation = mkEnableOption "Pour indiquer que la machine sert à travailler.";
|
||||||
};
|
};
|
||||||
|
|
||||||
#* Utilisé dans les fichiers .nix
|
#* Utilisé dans les fichiers .nix
|
||||||
r6d.config-generator = {
|
r6d.config-generator = {
|
||||||
enable = mkEnableOption "Génération de la configuration d'une machine.";
|
enable = mkEnableOption "Génération de la configuration d'une machine.";
|
||||||
awesome = mkEnableOption "Profil pour activer le gestionnaire de fenêtre awesome.";
|
awesome = mkEnableOption "Profil pour activer le gestionnaire de fenêtre awesome.";
|
||||||
auto-upgrade = mkEnableOption "Profil pour activer les mises à jour automatiques.";
|
auto-upgrade = mkEnableOption "Profil pour activer les mises à jour automatiques.";
|
||||||
cartographie = mkEnableOption "Profil pour activer les outils de gestion de données géographiques.";
|
cartographie = mkEnableOption "Profil pour activer les outils de gestion de données géographiques.";
|
||||||
conception-assistee = mkEnableOption "Profil pour activer les outils de conception électronique & modélisation 3D";
|
conception-assistee = mkEnableOption "Profil pour activer les outils de conception électronique & modélisation 3D";
|
||||||
database_postgres=mkEnableOption "Profil pour activer le SGBD PostgreSQL.";
|
database_postgres = mkEnableOption "Profil pour activer le SGBD PostgreSQL.";
|
||||||
developpement = mkEnableOption "Profil pour activer les outils de développement";
|
developpement = mkEnableOption "Profil pour activer les outils de développement";
|
||||||
docker = mkEnableOption "Profil pour l'utilisation de Docker.";
|
developpement-haskell = mkEnableOption "Profil pour activer les outils de développement Haskell";
|
||||||
dovecot = mkEnableOption "Profil pour activer le serveur Dovecot.";
|
developpement-java = mkEnableOption "Profil pour activer les outils de développement Java";
|
||||||
dns_autorite = mkEnableOption "Profil pour servir les fichiers de zone DNS.";
|
developpement-rust = mkEnableOption "Profil pour activer les outils de développement Rust";
|
||||||
dns_resolveur = mkEnableOption "Profil pour activer un résolveur DNS local.";
|
docker = mkEnableOption "Profil pour l'utilisation de Docker.";
|
||||||
edition-musique = mkEnableOption "Profil pour la création/édition de musique.";
|
dovecot = mkEnableOption "Profil pour activer le serveur Dovecot.";
|
||||||
edition-photo = mkEnableOption "Profil pour la création/édition de photos.";
|
dns_autorite = mkEnableOption "Profil pour servir les fichiers de zone DNS.";
|
||||||
edition-video = mkEnableOption "Profil pour la création/édition de video.";
|
dns_resolveur = mkEnableOption "Profil pour activer un résolveur DNS local.";
|
||||||
fail2ban = mkEnableOption "Profil pour activer Fail2ban.";
|
edition-musique = mkEnableOption "Profil pour la création/édition de musique.";
|
||||||
jeux = mkEnableOption "Profil pour les jeux vidéos.";
|
edition-photo = mkEnableOption "Profil pour la création/édition de photos.";
|
||||||
laptop = mkEnableOption "Profil pour les outils spécifiques aux ordinateurs portables..";
|
edition-video = mkEnableOption "Profil pour la création/édition de video.";
|
||||||
locate = mkEnableOption "Profil pour activer la fonction locate.";
|
elasticsearch = mkEnableOption "Profil pour activer le service elasticsearch.";
|
||||||
mailboxes = mkEnableOption "Profil pour stocker les mails dans des boîtes aux lettres.";
|
fail2ban = mkEnableOption "Profil pour activer Fail2ban.";
|
||||||
murmur = mkEnableOption "Profil pour activer un serveur Mumble (murmur)";
|
hydra-builder = mkEnableOption "Profil pour une machine qui compile pour hydra.";
|
||||||
nix-serve-client= mkEnableOption "Profil pour que la machine soit un client de cache nix.";
|
hydra-core = mkEnableOption "Profil pour un serveur hydra.";
|
||||||
nix-serve-server= mkEnableOption "Profil pour que la machine soit un serveur de cache nix.";
|
kibana = mkEnableOption "Profil pour activer le service kibana.";
|
||||||
nixStoreProxyCache = mkEnableOption "Profil pour activer le proxy cahce nginx pour le nix store";
|
jeux = mkEnableOption "Profil pour les jeux vidéos.";
|
||||||
online-ipv6 = mkEnableOption "Profil pour activer l'IPv6 de online.net";
|
laptop = mkEnableOption "Profil pour les outils spécifiques aux ordinateurs portables..";
|
||||||
print = mkEnableOption "Profil pour activer cups & pouvoir imprimer.";
|
locate = mkEnableOption "Profil pour activer la fonction locate.";
|
||||||
rabbitmq = mkEnableOption "Profil pour activer le service de messagerie AMQP.";
|
mailboxes = mkEnableOption "Profil pour stocker les mails dans des boîtes aux lettres.";
|
||||||
swap = mkEnableOption "Profil pour que le swap soit activé.";
|
murmur = mkEnableOption "Profil pour activer un serveur Mumble (murmur)";
|
||||||
virtualbox = mkEnableOption "Profil pour l'utilisation de VirtualBox.";
|
nix-serve-client = mkEnableOption "Profil pour que la machine soit un client de cache nix.";
|
||||||
xmonad = mkEnableOption "Profil pour activer le gestionnaire de fenêtres xmonad.";
|
nix-serve-server = mkEnableOption "Profil pour que la machine soit un serveur de cache nix.";
|
||||||
znc = mkEnableOption "Profil pour activer le relais IRC ZNC.";
|
nixStoreProxyCache = mkEnableOption "Profil pour activer le proxy cahce nginx pour le nix store";
|
||||||
|
print = mkEnableOption "Profil pour activer cups & pouvoir imprimer.";
|
||||||
|
rabbitmq = mkEnableOption "Profil pour activer le service de messagerie AMQP.";
|
||||||
|
radicale = mkEnableOption "Profil pour activer le service d'hébergement de calendrier + tâches & contacts.";
|
||||||
|
scanner = mkEnableOption "Profil pour que les scanners soient utilisable.";
|
||||||
|
swap = mkEnableOption "Profil pour que le swap soit activé.";
|
||||||
|
virtualbox = mkEnableOption "Profil pour l'utilisation de VirtualBox.";
|
||||||
|
xmonad = mkEnableOption "Profil pour activer le gestionnaire de fenêtres xmonad.";
|
||||||
|
znc = mkEnableOption "Profil pour activer le relais IRC ZNC.";
|
||||||
|
|
||||||
|
tincAddress = mkOption {
|
||||||
|
default = "";
|
||||||
|
example = "192.168.1.1";
|
||||||
|
description = "Adresse du noeud tinc local";
|
||||||
|
type = lib.types.string;
|
||||||
|
};
|
||||||
|
tincExtraConfig = mkOption {
|
||||||
|
default = "";
|
||||||
|
example = ''
|
||||||
|
Mode = router
|
||||||
|
ConnecTo = bar
|
||||||
|
'';
|
||||||
|
description = "Configuration supplémentaire pour tinc";
|
||||||
|
type = lib.types.string;
|
||||||
|
};
|
||||||
};
|
};
|
||||||
#* Utilisé pour avoir des raccourcis de machine
|
#* Utilisé pour avoir des raccourcis de machine
|
||||||
r6d.computers = {
|
r6d.computers = {
|
||||||
isLatitude = mkEnableOption "Identification du nom de machine.";
|
isLatitude = mkEnableOption "Identification du nom de machine.";
|
||||||
isMonstre = mkEnableOption "Identification du nom de machine.";
|
isMonstre = mkEnableOption "Identification du nom de machine.";
|
||||||
isNeoNomade = mkEnableOption "Identification du nom de machine.";
|
isNeoNomade = mkEnableOption "Identification du nom de machine.";
|
||||||
isNomade = mkEnableOption "Identification du nom de machine.";
|
isNomade = mkEnableOption "Identification du nom de machine.";
|
||||||
isOcean = mkEnableOption "Identification du nom de machine.";
|
isOcean = mkEnableOption "Identification du nom de machine.";
|
||||||
isPedro = mkEnableOption "Identification du nom de machine.";
|
isPedro = mkEnableOption "Identification du nom de machine.";
|
||||||
isPhenom = mkEnableOption "Identification du nom de machine.";
|
isPhenom = mkEnableOption "Identification du nom de machine.";
|
||||||
isRadx = mkEnableOption "Identification du nom de machine.";
|
isRadx = mkEnableOption "Identification du nom de machine.";
|
||||||
isRollo = mkEnableOption "Identification du nom de machine.";
|
isRollo = mkEnableOption "Identification du nom de machine.";
|
||||||
isXray = mkEnableOption "Identification du nom de machine.";
|
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
@@ -90,7 +113,6 @@ in
|
|||||||
isPhenom = host == "phenom.dubronetwork.fr";
|
isPhenom = host == "phenom.dubronetwork.fr";
|
||||||
isRadx = host == "radx.prunetwork.fr";
|
isRadx = host == "radx.prunetwork.fr";
|
||||||
isRollo = host == "rollo.dubronetwork.fr";
|
isRollo = host == "rollo.dubronetwork.fr";
|
||||||
isXray = host == "xray.prunetwork.fr";
|
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
||||||
@@ -101,6 +123,7 @@ in
|
|||||||
r6d.config-generator = {
|
r6d.config-generator = {
|
||||||
awesome = true;
|
awesome = true;
|
||||||
nix-serve-client = true;
|
nix-serve-client = true;
|
||||||
|
scanner = true;
|
||||||
};
|
};
|
||||||
})
|
})
|
||||||
(mkIf pfl.isHome {
|
(mkIf pfl.isHome {
|
||||||
@@ -127,13 +150,7 @@ in
|
|||||||
r6d.profiles.isDesktop = true;
|
r6d.profiles.isDesktop = true;
|
||||||
|
|
||||||
r6d.config-generator = {
|
r6d.config-generator = {
|
||||||
cartographie = true;
|
|
||||||
developpement = true;
|
|
||||||
docker = true;
|
docker = true;
|
||||||
|
|
||||||
edition-musique = true;
|
|
||||||
edition-photo = true;
|
|
||||||
edition-video = true;
|
|
||||||
};
|
};
|
||||||
})
|
})
|
||||||
|
|
||||||
@@ -141,12 +158,22 @@ in
|
|||||||
(mkIf pfl.isDubronetwork {
|
(mkIf pfl.isDubronetwork {
|
||||||
r6d.config-generator = {
|
r6d.config-generator = {
|
||||||
auto-upgrade = true;
|
auto-upgrade = true;
|
||||||
|
locate = true;
|
||||||
print = true;
|
print = true;
|
||||||
};
|
};
|
||||||
})
|
})
|
||||||
(mkIf (pfl.isDubronetwork && pfl.isWorkstation) {
|
(mkIf (pfl.isDubronetwork && pfl.isWorkstation) {
|
||||||
r6d.config-generator = {
|
r6d.config-generator = {
|
||||||
|
cartographie = true;
|
||||||
conception-assistee = true;
|
conception-assistee = true;
|
||||||
|
docker = true;
|
||||||
|
developpement = true;
|
||||||
|
developpement-haskell = true;
|
||||||
|
developpement-java = true;
|
||||||
|
developpement-rust = true;
|
||||||
|
edition-musique = true;
|
||||||
|
edition-photo = true;
|
||||||
|
edition-video = true;
|
||||||
virtualbox = true;
|
virtualbox = true;
|
||||||
xmonad = true;
|
xmonad = true;
|
||||||
};
|
};
|
||||||
@@ -156,10 +183,26 @@ in
|
|||||||
(mkIf pfl.isPrunetwork {
|
(mkIf pfl.isPrunetwork {
|
||||||
r6d.config-generator = {
|
r6d.config-generator = {
|
||||||
auto-upgrade = true;
|
auto-upgrade = true;
|
||||||
|
docker = true;
|
||||||
|
locate = true;
|
||||||
fail2ban = true;
|
fail2ban = true;
|
||||||
swap = true;
|
swap = true;
|
||||||
};
|
};
|
||||||
})
|
})
|
||||||
|
(mkIf (pfl.isPrunetwork && pfl.isWorkstation) {
|
||||||
|
r6d.config-generator = {
|
||||||
|
cartographie = true;
|
||||||
|
developpement = true;
|
||||||
|
developpement-haskell = true;
|
||||||
|
developpement-java = true;
|
||||||
|
#developpement-rust = true;
|
||||||
|
#edition-musique = true;
|
||||||
|
edition-photo = true;
|
||||||
|
#edition-video = true;
|
||||||
|
print = true;
|
||||||
|
virtualbox = true;
|
||||||
|
};
|
||||||
|
})
|
||||||
|
|
||||||
|
|
||||||
## Affectation des profils aux machines
|
## Affectation des profils aux machines
|
||||||
@@ -171,6 +214,11 @@ in
|
|||||||
|
|
||||||
r6d.config-generator = {
|
r6d.config-generator = {
|
||||||
docker = true;
|
docker = true;
|
||||||
|
radicale = true;
|
||||||
|
tincAddress = "192.168.12.6/24";
|
||||||
|
tincExtraConfig = ''
|
||||||
|
ConnectTo = rollo_dubronetwork_fr
|
||||||
|
'';
|
||||||
};
|
};
|
||||||
})
|
})
|
||||||
(mkIf comp.isRadx {
|
(mkIf comp.isRadx {
|
||||||
@@ -181,13 +229,17 @@ in
|
|||||||
};
|
};
|
||||||
|
|
||||||
r6d.config-generator = {
|
r6d.config-generator = {
|
||||||
virtualbox = true;
|
elasticsearch = true;
|
||||||
};
|
hydra-builder = true;
|
||||||
})
|
hydra-core = true;
|
||||||
(mkIf comp.isXray {
|
kibana = true;
|
||||||
r6d.profiles = {
|
rabbitmq = true;
|
||||||
isPrunetwork = true;
|
tincAddress = "192.168.12.3/24";
|
||||||
isServer = true;
|
tincExtraConfig = ''
|
||||||
|
ConnectTo = monstre_dubronetwork_fr
|
||||||
|
ConnectTo = rollo_dubronetwork_fr
|
||||||
|
ConnectTo = ocean_prunetwork_fr
|
||||||
|
'';
|
||||||
};
|
};
|
||||||
})
|
})
|
||||||
|
|
||||||
@@ -200,6 +252,12 @@ in
|
|||||||
|
|
||||||
r6d.config-generator = {
|
r6d.config-generator = {
|
||||||
laptop = true;
|
laptop = true;
|
||||||
|
tincAddress = "192.168.12.2/24";
|
||||||
|
tincExtraConfig = ''
|
||||||
|
ConnectTo = monstre_dubronetwork_fr
|
||||||
|
ConnectTo = rollo_dubronetwork_fr
|
||||||
|
ConnectTo = ocean_prunetwork_fr
|
||||||
|
'';
|
||||||
};
|
};
|
||||||
})
|
})
|
||||||
(mkIf comp.isMonstre {
|
(mkIf comp.isMonstre {
|
||||||
@@ -212,6 +270,11 @@ in
|
|||||||
fail2ban = true;
|
fail2ban = true;
|
||||||
nix-serve-client = true;
|
nix-serve-client = true;
|
||||||
nixStoreProxyCache = true;
|
nixStoreProxyCache = true;
|
||||||
|
tincAddress = "192.168.12.4/24";
|
||||||
|
tincExtraConfig = ''
|
||||||
|
ConnectTo = rollo_dubronetwork_fr
|
||||||
|
ConnectTo = ocean_prunetwork_fr
|
||||||
|
'';
|
||||||
};
|
};
|
||||||
})
|
})
|
||||||
(mkIf comp.isNeoNomade{
|
(mkIf comp.isNeoNomade{
|
||||||
@@ -222,6 +285,12 @@ in
|
|||||||
|
|
||||||
r6d.config-generator = {
|
r6d.config-generator = {
|
||||||
laptop = true;
|
laptop = true;
|
||||||
|
tincAddress = "192.168.12.7/24";
|
||||||
|
tincExtraConfig = ''
|
||||||
|
ConnectTo = monstre_dubronetwork_fr
|
||||||
|
ConnectTo = rollo_dubronetwork_fr
|
||||||
|
ConnectTo = ocean_prunetwork_fr
|
||||||
|
'';
|
||||||
};
|
};
|
||||||
})
|
})
|
||||||
(mkIf comp.isNomade{
|
(mkIf comp.isNomade{
|
||||||
@@ -239,7 +308,6 @@ in
|
|||||||
|
|
||||||
r6d.config-generator = {
|
r6d.config-generator = {
|
||||||
fail2ban = true;
|
fail2ban = true;
|
||||||
online-ipv6 = true;
|
|
||||||
};
|
};
|
||||||
})
|
})
|
||||||
(mkIf comp.isPhenom {
|
(mkIf comp.isPhenom {
|
||||||
@@ -251,6 +319,13 @@ in
|
|||||||
|
|
||||||
r6d.config-generator = {
|
r6d.config-generator = {
|
||||||
nix-serve-server = true;
|
nix-serve-server = true;
|
||||||
|
edition-photo = true;
|
||||||
|
tincAddress = "192.168.12.1/24";
|
||||||
|
tincExtraConfig = ''
|
||||||
|
ConnectTo = monstre_dubronetwork_fr
|
||||||
|
ConnectTo = rollo_dubronetwork_fr
|
||||||
|
ConnectTo = ocean_prunetwork_fr
|
||||||
|
'';
|
||||||
};
|
};
|
||||||
})
|
})
|
||||||
(mkIf comp.isRollo {
|
(mkIf comp.isRollo {
|
||||||
@@ -264,7 +339,10 @@ in
|
|||||||
fail2ban = true;
|
fail2ban = true;
|
||||||
mailboxes = true;
|
mailboxes = true;
|
||||||
murmur = true;
|
murmur = true;
|
||||||
online-ipv6 = true;
|
tincAddress = "192.168.12.5/24";
|
||||||
|
tincExtraConfig = ''
|
||||||
|
ConnectTo = ocean_prunetwork_fr
|
||||||
|
'';
|
||||||
znc = true;
|
znc = true;
|
||||||
};
|
};
|
||||||
})
|
})
|
||||||
|
|||||||
@@ -1,10 +1,10 @@
|
|||||||
{ config, pkgs, ... }:
|
{ config, lib, pkgs, ... }:
|
||||||
|
|
||||||
let
|
let
|
||||||
cfg = config.r6d.config-generator;
|
cfg = config.r6d.config-generator;
|
||||||
computers = config.r6d.computers;
|
computers = config.r6d.computers;
|
||||||
profiles = config.r6d.profiles;
|
profiles = config.r6d.profiles;
|
||||||
mkIf = pkgs.lib.mkIf;
|
mkIf = lib.mkIf;
|
||||||
in
|
in
|
||||||
|
|
||||||
{
|
{
|
||||||
@@ -55,4 +55,6 @@ in
|
|||||||
clawsMail = pkgs.clawsMail.override { enablePluginFancy = true; };
|
clawsMail = pkgs.clawsMail.override { enablePluginFancy = true; };
|
||||||
mumble = pkgs.mumble.override { pulseSupport = true; };
|
mumble = pkgs.mumble.override { pulseSupport = true; };
|
||||||
};
|
};
|
||||||
|
|
||||||
|
security.setuidPrograms = [ "udevil" ];
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -23,6 +23,9 @@ mkIf true {
|
|||||||
python27Packages.glances
|
python27Packages.glances
|
||||||
usbutils
|
usbutils
|
||||||
|
|
||||||
|
# Backup
|
||||||
|
duplicity # création de sauvegarde chiffrées (GPG)
|
||||||
|
|
||||||
# Compression
|
# Compression
|
||||||
lz4
|
lz4
|
||||||
lzop
|
lzop
|
||||||
@@ -30,6 +33,8 @@ mkIf true {
|
|||||||
# Système de fichier
|
# Système de fichier
|
||||||
## Montage de filesystem
|
## Montage de filesystem
|
||||||
curlftpfs # ftp
|
curlftpfs # ftp
|
||||||
|
exfat # Pour monter les FAT avec Fuse
|
||||||
|
hubicfuse # montage hubic
|
||||||
ntfs3g # ntfs
|
ntfs3g # ntfs
|
||||||
sshfsFuse # ssh
|
sshfsFuse # ssh
|
||||||
|
|
||||||
@@ -38,7 +43,9 @@ mkIf true {
|
|||||||
|
|
||||||
## Exploitation FS
|
## Exploitation FS
|
||||||
inotify-tools # être notifié lorsque le contenu d'un répertoire change
|
inotify-tools # être notifié lorsque le contenu d'un répertoire change
|
||||||
|
duff # outil de recherche de fichiers en doublons
|
||||||
rdfind # recherche de fichiers doublons pour remplacement par hard/soft link
|
rdfind # recherche de fichiers doublons pour remplacement par hard/soft link
|
||||||
|
|
||||||
(mkIf profiles.isDesktop
|
(mkIf profiles.isDesktop
|
||||||
## Gestion de FS
|
## Gestion de FS
|
||||||
gparted # Gestion graphique de partitions
|
gparted # Gestion graphique de partitions
|
||||||
@@ -46,6 +53,5 @@ mkIf true {
|
|||||||
(mkIf profiles.isDesktop
|
(mkIf profiles.isDesktop
|
||||||
unetbootin # création de clefs USB bootables
|
unetbootin # création de clefs USB bootables
|
||||||
)
|
)
|
||||||
#
|
|
||||||
];
|
];
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -12,20 +12,24 @@ mkIf profiles.isDesktop {
|
|||||||
# Paquets
|
# Paquets
|
||||||
environment.systemPackages = with pkgs; [
|
environment.systemPackages = with pkgs; [
|
||||||
# Bureautique
|
# Bureautique
|
||||||
aspell aspellDicts.fr
|
aspell aspellDicts.fr # correction d'ortographe
|
||||||
dia
|
gnumeric # tableur
|
||||||
gnumeric
|
#kde4.ksnapshot# réalisation de capture d'écran
|
||||||
|
|
||||||
## Cartes mentales
|
## Cartes mentales
|
||||||
freemind
|
freemind
|
||||||
|
|
||||||
|
## Diagrammes & Schémas
|
||||||
|
dia # dessin & schéma technique
|
||||||
|
|
||||||
## Editeur de texte
|
## Editeur de texte
|
||||||
lyx # surcouche WISIWIM à LaTeX
|
#lyx # surcouche WISIWIM à LaTeX
|
||||||
|
#focuswriter # outil pour l'écriture
|
||||||
textadept # un éditeur de texte facile pour copier-coller graphique
|
textadept # un éditeur de texte facile pour copier-coller graphique
|
||||||
zim # outil de prise de notes, wiki de bureau
|
#zim # outil de prise de notes, wiki de bureau
|
||||||
|
|
||||||
## Visionneuse
|
## Visionneuse
|
||||||
kde5.okular # pdf
|
#kde5.okular # pdf
|
||||||
mcomix # livres (cbr, liste d'images), gestion d'une bibliothèque
|
mcomix # livres (cbr, liste d'images), gestion d'une bibliothèque
|
||||||
pdfpc # pdf
|
pdfpc # pdf
|
||||||
qpdfview # pdf
|
qpdfview # pdf
|
||||||
@@ -34,9 +38,11 @@ mkIf profiles.isDesktop {
|
|||||||
## Convertisseurs (texte -> <autre format>)
|
## Convertisseurs (texte -> <autre format>)
|
||||||
gnuplot # générateur de graphes à partir de données numériques
|
gnuplot # générateur de graphes à partir de données numériques
|
||||||
graphviz # dot, neato : traçage de graphes (carré, rond)
|
graphviz # dot, neato : traçage de graphes (carré, rond)
|
||||||
jekyll # générateur statique de site web
|
#jekyll # générateur statique de site web
|
||||||
|
#odpdown # conversion md -> presentation ODP : https://github.com/thorstenb/odpdown
|
||||||
pandoc
|
pandoc
|
||||||
texLiveFull # distribution LaTeX
|
haskellPackages.pandoc-citeproc
|
||||||
|
texlive.combined.scheme-full # distribution LaTeX
|
||||||
#texLive # distribution LaTeX de base
|
#texLive # distribution LaTeX de base
|
||||||
#texLiveBeamer # paquets et extensions pour Beamer
|
#texLiveBeamer # paquets et extensions pour Beamer
|
||||||
#texLiveModerncv # paquets pour la classe Modern CV
|
#texLiveModerncv # paquets pour la classe Modern CV
|
||||||
|
|||||||
@@ -15,7 +15,7 @@ mkIf cfg.cartographie {
|
|||||||
expat
|
expat
|
||||||
gpsbabel # pour convettir les données des GPS
|
gpsbabel # pour convettir les données des GPS
|
||||||
josm # outil de contribution à OpenStreetMap
|
josm # outil de contribution à OpenStreetMap
|
||||||
qgis # client lourd de manipulation de données géographiques
|
#qgis # client lourd de manipulation de données géographiques
|
||||||
viking # analyse de topo, gestion de données GPS
|
viking # analyse de topo, gestion de données GPS
|
||||||
];
|
];
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -25,7 +25,7 @@ environment.systemPackages = with pkgs; [
|
|||||||
## Mail & Discussion (texte, audio)
|
## Mail & Discussion (texte, audio)
|
||||||
clawsMail
|
clawsMail
|
||||||
hexchat
|
hexchat
|
||||||
kde5.quasselClient
|
quasselClient
|
||||||
mumble
|
mumble
|
||||||
mutt
|
mutt
|
||||||
pidgin
|
pidgin
|
||||||
|
|||||||
23
public/app-developpement-haskell.nix
Normal file
23
public/app-developpement-haskell.nix
Normal file
@@ -0,0 +1,23 @@
|
|||||||
|
{ config, lib, pkgs, ... }:
|
||||||
|
|
||||||
|
let
|
||||||
|
inherit (lib) mkIf mkMerge mkThenElse;
|
||||||
|
cfg = config.r6d.config-generator;
|
||||||
|
computers = config.r6d.computers;
|
||||||
|
profiles = config.r6d.profiles;
|
||||||
|
in
|
||||||
|
|
||||||
|
mkIf cfg.developpement-haskell {
|
||||||
|
|
||||||
|
# Paquets
|
||||||
|
environment.systemPackages = with pkgs; [
|
||||||
|
# Haskell
|
||||||
|
cabal-install # fournis cabal
|
||||||
|
cabal2nix # convertir les .cabal en .nix
|
||||||
|
ghc # pour les appels depuis les scripts
|
||||||
|
stack # pour les paquets en LTS de stackage
|
||||||
|
|
||||||
|
# Application perso
|
||||||
|
haskellPackages.hahp
|
||||||
|
];
|
||||||
|
}
|
||||||
20
public/app-developpement-java.nix
Normal file
20
public/app-developpement-java.nix
Normal file
@@ -0,0 +1,20 @@
|
|||||||
|
{ config, lib, pkgs, ... }:
|
||||||
|
|
||||||
|
let
|
||||||
|
inherit (lib) mkIf mkMerge mkThenElse;
|
||||||
|
cfg = config.r6d.config-generator;
|
||||||
|
computers = config.r6d.computers;
|
||||||
|
profiles = config.r6d.profiles;
|
||||||
|
in
|
||||||
|
|
||||||
|
mkIf cfg.developpement-java {
|
||||||
|
|
||||||
|
# Paquets
|
||||||
|
environment.systemPackages = with pkgs; [
|
||||||
|
# IDE
|
||||||
|
idea.idea-community # IntelliJ IDEA
|
||||||
|
|
||||||
|
# Java
|
||||||
|
maven
|
||||||
|
];
|
||||||
|
}
|
||||||
18
public/app-developpement-rust.nix
Normal file
18
public/app-developpement-rust.nix
Normal file
@@ -0,0 +1,18 @@
|
|||||||
|
{ config, lib, pkgs, ... }:
|
||||||
|
|
||||||
|
let
|
||||||
|
inherit (lib) mkIf mkMerge mkThenElse;
|
||||||
|
cfg = config.r6d.config-generator;
|
||||||
|
computers = config.r6d.computers;
|
||||||
|
profiles = config.r6d.profiles;
|
||||||
|
in
|
||||||
|
|
||||||
|
mkIf cfg.developpement-rust {
|
||||||
|
|
||||||
|
# Paquets
|
||||||
|
environment.systemPackages = with pkgs; [
|
||||||
|
# Rust
|
||||||
|
cargo # récupération des dépendances + compilation projet rust
|
||||||
|
rustc # pour les appels depuis les scripts
|
||||||
|
];
|
||||||
|
}
|
||||||
@@ -12,34 +12,31 @@ mkIf cfg.developpement {
|
|||||||
# Paquets
|
# Paquets
|
||||||
environment.systemPackages = with pkgs; [
|
environment.systemPackages = with pkgs; [
|
||||||
# Base de données
|
# Base de données
|
||||||
pgadmin
|
pgadmin # interface d'administration de postgres
|
||||||
sqlitebrowser
|
sqlitebrowser # interface d'administration de sqlite
|
||||||
|
|
||||||
# Développement
|
# C / C++
|
||||||
cloc
|
gcc # pour les appels depuis les scripts
|
||||||
idea.idea-community
|
|
||||||
gcc # pour les appels depuis les scripts
|
|
||||||
|
|
||||||
# Documentation
|
# Documentation
|
||||||
zeal
|
#zeal # consulter la documentation hors ligne
|
||||||
|
|
||||||
## Gestion des sources
|
# Gestion des sources
|
||||||
# git # déjà présent dans "base"
|
cloc # outil pour compter les lignes de code source
|
||||||
git-cola
|
git # déjà présent dans "base"
|
||||||
|
gitg # interface pour utiliser git (historique, commit)
|
||||||
|
gitstats # génère un site web statique avec des statistiques
|
||||||
|
gitAndTools.gitFull # pour gitk
|
||||||
|
git-cola # interface pour utiliser git (historique, commit)
|
||||||
mercurial
|
mercurial
|
||||||
subversion
|
subversion
|
||||||
|
|
||||||
## Haskell
|
# Mono
|
||||||
ghc
|
#mono46 # interpréteur .NET
|
||||||
stack
|
|
||||||
|
|
||||||
## Rust
|
|
||||||
cargo # récupération des dépendances + compilation projet rust
|
|
||||||
rustPlatform.rustc
|
|
||||||
|
|
||||||
## Visualisation & outils de diff
|
## Visualisation & outils de diff
|
||||||
gource
|
#gource # visualisation en mouvement de l'historique git
|
||||||
meld
|
meld # outil de comparaison graphique
|
||||||
vbindiff # diff de fichier hexadecimaux avec vim
|
#vbindiff # diff de fichier hexadecimaux avec vim
|
||||||
];
|
];
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -19,7 +19,7 @@ environment.systemPackages = with pkgs; [
|
|||||||
gimp # logiciel d'édition/montage/retouche photo
|
gimp # logiciel d'édition/montage/retouche photo
|
||||||
inkscape # édition d'image vectorielle (svg & autre)
|
inkscape # édition d'image vectorielle (svg & autre)
|
||||||
imagemagick # modification image en CLI
|
imagemagick # modification image en CLI
|
||||||
rawtherapee # développemen de photos en RAW
|
#rawtherapee # développemen de photos en RAW
|
||||||
|
|
||||||
# TEST d'outil de gestion de catalogue de photos
|
# TEST d'outil de gestion de catalogue de photos
|
||||||
kde4.digikam # gestionnaire de bibliothèque de photo
|
kde4.digikam # gestionnaire de bibliothèque de photo
|
||||||
|
|||||||
@@ -24,7 +24,5 @@ mkIf profiles.isDesktop {
|
|||||||
## Video
|
## Video
|
||||||
smplayer # lecteur vidéo
|
smplayer # lecteur vidéo
|
||||||
vlc # lecteur vidéo
|
vlc # lecteur vidéo
|
||||||
|
|
||||||
kde4.ksnapshot# réalisation de capture d'écran
|
|
||||||
];
|
];
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -7,7 +7,8 @@ let
|
|||||||
profiles = config.r6d.profiles;
|
profiles = config.r6d.profiles;
|
||||||
in
|
in
|
||||||
|
|
||||||
mkIf profiles.isDesktop {
|
mkIf true {
|
||||||
|
#mkIf profiles.isDesktop {
|
||||||
|
|
||||||
# Paquets
|
# Paquets
|
||||||
environment.systemPackages = with pkgs; [
|
environment.systemPackages = with pkgs; [
|
||||||
@@ -19,7 +20,9 @@ mkIf profiles.isDesktop {
|
|||||||
|
|
||||||
## Diagnostic
|
## Diagnostic
|
||||||
arp-scan
|
arp-scan
|
||||||
wireshark
|
nmap # outil de scan de port réseau
|
||||||
|
mtr # outil de diagnostic réseau
|
||||||
|
#wireshark
|
||||||
whois
|
whois
|
||||||
];
|
];
|
||||||
|
|
||||||
|
|||||||
@@ -16,6 +16,7 @@ mkIf profiles.isDesktop {
|
|||||||
pass # gestionnaire de mots de passe
|
pass # gestionnaire de mots de passe
|
||||||
pwgen # générateur de mots de passe
|
pwgen # générateur de mots de passe
|
||||||
slock # vérouiller l''écran. "cannot disable the out-of-memory killer for this process (make sure to suid or sgid slock)" --> en root
|
slock # vérouiller l''écran. "cannot disable the out-of-memory killer for this process (make sure to suid or sgid slock)" --> en root
|
||||||
yubikey-personalization-gui # utilisation de la clef Yubikey
|
#yubikey-personalization-gui # utilisation de la clef Yubikey
|
||||||
];
|
];
|
||||||
|
security.setuidPrograms = [ "slock" ];
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -15,5 +15,13 @@ mkIf cfg.virtualbox {
|
|||||||
linuxPackages.virtualboxGuestAdditions
|
linuxPackages.virtualboxGuestAdditions
|
||||||
];
|
];
|
||||||
|
|
||||||
|
# À décommenter pour activer le pack d'extension
|
||||||
|
#boot.kernelPackages = pkgs.linuxPackages // {
|
||||||
|
# virtualbox = pkgs.linuxPackages.virtualbox.override {
|
||||||
|
# enableExtensionPack = true;
|
||||||
|
# pulseSupport = true;
|
||||||
|
# };
|
||||||
|
#};
|
||||||
|
|
||||||
virtualisation.virtualbox.host.enable = true;
|
virtualisation.virtualbox.host.enable = true;
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -12,34 +12,43 @@ in
|
|||||||
nix.buildCores = 0;
|
nix.buildCores = 0;
|
||||||
|
|
||||||
# The NixOS release to be compatible with for stateful data such as databases.
|
# The NixOS release to be compatible with for stateful data such as databases.
|
||||||
system.stateVersion = "16.03";
|
system.stateVersion = "16.09";
|
||||||
|
|
||||||
|
# copies the NixOS configuration file (usually /etc/nixos/configuration.nix) and links it from the resulting system (getting to /run/current-system/configuration.nix)
|
||||||
|
system.copySystemConfiguration = true;
|
||||||
|
|
||||||
# On autorise les paquets non-libres
|
# On autorise les paquets non-libres
|
||||||
nixpkgs.config.allowUnfree = true;
|
nixpkgs.config.allowUnfree = true;
|
||||||
|
|
||||||
|
# Lancement de dbus pour les utilisateurs
|
||||||
|
services.dbus.socketActivated = true;
|
||||||
|
|
||||||
|
# NixOS Hardening
|
||||||
|
#security.grsecurity.enable = true;
|
||||||
|
|
||||||
# Paquets
|
# Paquets
|
||||||
environment = {
|
environment = {
|
||||||
systemPackages = with pkgs; [
|
systemPackages = with pkgs; [
|
||||||
bind # utilisé pour les utilitaires comme dig
|
bind # utilisé pour les utilitaires comme dig
|
||||||
byobu # permet de se déconnecter d'un terminal sans l'aréter
|
byobu # permet de se déconnecter d'un terminal sans l'aréter
|
||||||
exfat # Pour monter les FAT avec Fuse
|
|
||||||
git gitAndTools.gitSVN gitAndTools.tig gti # outil de gestion de version
|
git gitAndTools.gitSVN gitAndTools.tig gti # outil de gestion de version
|
||||||
gnumake # pour décrire les recettes de compilation
|
gnumake # pour décrire les recettes de compilation
|
||||||
gnupg # GPG
|
gnupg # GPG
|
||||||
gpm # prise en charge de la souris en console
|
gpm # prise en charge de la souris en console
|
||||||
htop # monitoring
|
htop # monitoring
|
||||||
|
lsb-release # pour les scripts qui utilisent cet outil
|
||||||
#libressl # librairie pour faire du TLS et les algorithmes de crypto par OpenBSD
|
#libressl # librairie pour faire du TLS et les algorithmes de crypto par OpenBSD
|
||||||
ncdu # outil pour voir l'espace utilisé
|
ncdu # outil pour voir l'espace utilisé
|
||||||
nmap # outil de scan de port réseau
|
|
||||||
mtr # outil de diagnostic réseau
|
|
||||||
par2cmdline # outil de récupération de fichiers corrompus - .par2
|
par2cmdline # outil de récupération de fichiers corrompus - .par2
|
||||||
p7zip # compression de fichier
|
p7zip # compression de fichier
|
||||||
parted # partitionnement de disque
|
parted # partitionnement de disque
|
||||||
pciutils
|
pciutils
|
||||||
|
pinentry # pour taper les mots de passe gpg
|
||||||
|
psmisc # fournis les utilitaires comme killall, fuser, pstree
|
||||||
python # python -- python -m SimpleHTTPServer 8000
|
python # python -- python -m SimpleHTTPServer 8000
|
||||||
python34Packages.glances # monitoring
|
python34Packages.glances # monitoring
|
||||||
pwgen # générateur de mot de passe
|
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
|
tmux # nécessaire pour byobu
|
||||||
tree # affiche une arborescence de fichiers et dossiers
|
tree # affiche une arborescence de fichiers et dossiers
|
||||||
usbutils
|
usbutils
|
||||||
@@ -49,15 +58,23 @@ in
|
|||||||
];
|
];
|
||||||
shellAliases = {
|
shellAliases = {
|
||||||
byobu = "byobu-tmux";
|
byobu = "byobu-tmux";
|
||||||
|
gpg = "gpg2";
|
||||||
|
jacques-a-dit = "sudo";
|
||||||
tree = "tree -C";
|
tree = "tree -C";
|
||||||
tree1 = "tree -d -L 1";
|
tree1 = "tree -d -L 1";
|
||||||
tree2 = "tree -d -L 2";
|
tree2 = "tree -d -L 2";
|
||||||
tree3 = "tree -d -L 3";
|
tree3 = "tree -d -L 3";
|
||||||
|
# https://gist.github.com/amitchhajer/4461043 : Count number of code lines in git repository per user
|
||||||
|
#git-loc = "git ls-files | while read f; do git blame --line-porcelain "${f}" | grep '^author '; done | sort -f | uniq -ic | sort -n";
|
||||||
grep = "grep --color=auto";
|
grep = "grep --color=auto";
|
||||||
vi = "vim";
|
vi = "vim";
|
||||||
};
|
};
|
||||||
etc.gitconfig.text = builtins.readFile ./gitconfig;
|
etc.gitconfig.text = builtins.readFile ./gitconfig;
|
||||||
};
|
};
|
||||||
|
# programmes qui n'ont pas besoin de sudo pour fonctionner
|
||||||
|
security.setuidPrograms = [
|
||||||
|
"mtr"
|
||||||
|
];
|
||||||
programs.bash = {
|
programs.bash = {
|
||||||
enableCompletion = true;
|
enableCompletion = true;
|
||||||
promptInit = builtins.readFile ./bash-prompt.sh;
|
promptInit = builtins.readFile ./bash-prompt.sh;
|
||||||
|
|||||||
27
public/hardware-scanner.nix
Normal file
27
public/hardware-scanner.nix
Normal file
@@ -0,0 +1,27 @@
|
|||||||
|
{ config, lib, pkgs, ... }:
|
||||||
|
|
||||||
|
let
|
||||||
|
inherit (lib) mkIf mkMerge mkThenElse;
|
||||||
|
cfg = config.r6d.config-generator;
|
||||||
|
computers = config.r6d.computers;
|
||||||
|
profiles = config.r6d.profiles;
|
||||||
|
in
|
||||||
|
|
||||||
|
mkIf cfg.scanner {
|
||||||
|
|
||||||
|
# Paquets
|
||||||
|
environment.systemPackages = with pkgs; [
|
||||||
|
simple-scan
|
||||||
|
];
|
||||||
|
|
||||||
|
# Services
|
||||||
|
hardware.sane.enable = true;
|
||||||
|
|
||||||
|
# Réseau
|
||||||
|
networking.firewall = {
|
||||||
|
allowedTCPPorts = [
|
||||||
|
];
|
||||||
|
allowedUDPPorts = [
|
||||||
|
];
|
||||||
|
};
|
||||||
|
}
|
||||||
@@ -21,6 +21,7 @@ mkIf cfg.laptop {
|
|||||||
|
|
||||||
# Paquets
|
# Paquets
|
||||||
environment.systemPackages = with pkgs; [
|
environment.systemPackages = with pkgs; [
|
||||||
networkmanagerapplet
|
networkmanagerapplet # gestionnaire réseau graphique + console (nm-applet + nmtui)
|
||||||
|
wirelesstools # fournis iwconfig
|
||||||
];
|
];
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -22,5 +22,8 @@ mkIf true {
|
|||||||
"net.ipv6.conf.default.temp_prefered_lft" = 3600; # 1 heure
|
"net.ipv6.conf.default.temp_prefered_lft" = 3600; # 1 heure
|
||||||
"net.ipv6.conf.default.temp_valid_lft" = 3600; # 1 heure
|
"net.ipv6.conf.default.temp_valid_lft" = 3600; # 1 heure
|
||||||
"net.ipv6.conf.default.use_tempaddr" = 2; # activé
|
"net.ipv6.conf.default.use_tempaddr" = 2; # activé
|
||||||
};
|
|
||||||
|
"net.ipv6.conf.all.forwarding" = true;
|
||||||
|
"net.ipv6.conf.default.forwarding" = true;
|
||||||
|
};
|
||||||
}
|
}
|
||||||
|
|||||||
23
public/network.nix
Normal file
23
public/network.nix
Normal file
@@ -0,0 +1,23 @@
|
|||||||
|
{ config, lib, pkgs, ... }:
|
||||||
|
|
||||||
|
let
|
||||||
|
inherit (lib) mkIf mkMerge mkThenElse;
|
||||||
|
cfg = config.r6d.config-generator;
|
||||||
|
computers = config.r6d.computers;
|
||||||
|
profiles = config.r6d.profiles;
|
||||||
|
in
|
||||||
|
|
||||||
|
mkIf true {
|
||||||
|
|
||||||
|
# fix: Hostname -s renvoie "Unknown host" alors que hostname renvoie la bonne valeur
|
||||||
|
# Il s'avère que hostname vérifie la validité du FQDN et du reverse.
|
||||||
|
# Fixer ces paramètres dans les hosts permet de faire tomber en marche
|
||||||
|
networking.extraHosts = ''
|
||||||
|
127.0.0.1 ${config.networking.hostName}
|
||||||
|
'';
|
||||||
|
|
||||||
|
boot.kernel.sysctl = {
|
||||||
|
"net.ipv4.conf.all.forwarding" = true;
|
||||||
|
"net.ipv4.conf.default.forwarding" = true;
|
||||||
|
};
|
||||||
|
}
|
||||||
@@ -12,39 +12,49 @@ in
|
|||||||
# installées systématiquement
|
# installées systématiquement
|
||||||
./environment.nix
|
./environment.nix
|
||||||
./localisation.nix
|
./localisation.nix
|
||||||
|
./network.nix
|
||||||
#./network-ipv6.nix
|
#./network-ipv6.nix
|
||||||
./sudo.nix
|
./sudo.nix
|
||||||
./service-haveged.nix
|
./service-haveged.nix
|
||||||
./service-monitoring.nix
|
./service-monitoring.nix
|
||||||
./service-ssh.nix
|
./service-ssh.nix
|
||||||
|
./udev.nix
|
||||||
|
|
||||||
# commandées par config-generator
|
# commandées par config-generator
|
||||||
## option de configuration spécifique
|
## option de configuration spécifique
|
||||||
./app-awesome.nix # pour les profils awesome
|
./app-awesome.nix # pour les profils awesome
|
||||||
./app-cao.nix # de conception assisté par ordinateur & modélisation
|
./app-cao.nix # de conception assisté par ordinateur & modélisation
|
||||||
./app-cartographie.nix # utilisée pour manipuler les données géographiques & cartes
|
./app-cartographie.nix # manipuler les données géographiques & cartes
|
||||||
./app-developpement.nix # utilisée pour développer des programmes/scripts
|
./app-developpement.nix # développer des programmes/scripts
|
||||||
./app-docker.nix # pour activer docker
|
./app-developpement-haskell.nix # développer en haskell
|
||||||
./app-edition-musique.nix # pour modifier les fichiers musicaux
|
./app-developpement-java.nix # développer en java
|
||||||
./app-edition-photo.nix # pour modifier les photos & assimilé
|
./app-developpement-rust.nix # développer en rust
|
||||||
./app-edition-video.nix # pour modifier les vidéos
|
./app-docker.nix # activer docker
|
||||||
./app-jeux.nix # permettant de jouer ;)
|
./app-edition-musique.nix # modifier les fichiers musicaux
|
||||||
./app-virtualbox.nix # pour exploiter virtualbox
|
./app-edition-photo.nix # modifier les photos & assimilé
|
||||||
./auto-upgrade.nix # mise à jour automatique du système
|
./app-edition-video.nix # modifier les vidéos
|
||||||
./laptop.nix # appli & configuration adaptée pour un PC portable
|
./app-jeux.nix # jouer, tout simplement ;)
|
||||||
./print.nix # configuration de base de cups
|
./app-virtualbox.nix # activer virtualbox
|
||||||
./service-laptop.nix # services spécifiques aux pc portables
|
./auto-upgrade.nix # mise à jour automatique du système
|
||||||
./service-locate.nix # service locate
|
./laptop.nix # appli & configuration adaptée pour un PC portable
|
||||||
./swap.nix # définition de l'utilisation du swap
|
./print.nix # configuration de base de cups
|
||||||
|
./service-elasticsearch.nix # service de stockage et recher de données
|
||||||
|
./service-hydra-build.nix # service de construction de paquet. -> la machine compile des paquets
|
||||||
|
./service-hydra-core.nix # service pour l'instance d'hydra
|
||||||
|
./service-kibana.nix # service de visualisation de données stockées dans elasticsearch
|
||||||
|
./service-laptop.nix # services spécifiques aux pc portables
|
||||||
|
./service-locate.nix # service locate
|
||||||
|
./swap.nix # définition de l'utilisation du swap
|
||||||
|
|
||||||
## if isDesktop
|
## if isDesktop
|
||||||
./app-adminsys.nix # pour gérer le système dans son ensemble et les services
|
./app-adminsys.nix # pour gérer le système dans son ensemble et les services
|
||||||
./app-bureautique.nix # dédiée à la bureautique (traitement de texte, dessin, ...)
|
./app-bureautique.nix # dédiée à la bureautique (traitement de texte, dessin, ...)
|
||||||
./app-client-internet.nix # pour accéder & utiliser des ressources par le réseau
|
./app-client-internet.nix # pour accéder & utiliser des ressources par le réseau
|
||||||
./app-multimedia.nix # pour gérer le son, l'image et la vidéo
|
./app-multimedia.nix # pour gérer le son, l'image et la vidéo
|
||||||
./app-network.nix # de gestion, de diagnostique & surveillance réseau
|
./app-network.nix # de gestion, de diagnostique & surveillance réseau
|
||||||
./app-securite.nix # relatives à la sécurité (chiffrement, gpg, mots de passe, ...)
|
./app-securite.nix # relatives à la sécurité (chiffrement, gpg, mots de passe, ...)
|
||||||
./service-pulseaudio.nix # activation du serveur audio
|
./hardware-scanner.nix # utilisation d'un scanner
|
||||||
./service-x11.nix # activation du serveur graphique X
|
./service-pulseaudio.nix # activation du serveur audio
|
||||||
|
./service-x11.nix # activation du serveur graphique X
|
||||||
];
|
];
|
||||||
}
|
}
|
||||||
|
|||||||
34
public/service-elasticsearch.nix
Normal file
34
public/service-elasticsearch.nix
Normal file
@@ -0,0 +1,34 @@
|
|||||||
|
{ config, lib, pkgs, ... }:
|
||||||
|
|
||||||
|
let
|
||||||
|
inherit (lib) mkIf mkMerge mkThenElse;
|
||||||
|
cfg = config.r6d.config-generator;
|
||||||
|
computers = config.r6d.computers;
|
||||||
|
profiles = config.r6d.profiles;
|
||||||
|
in
|
||||||
|
|
||||||
|
mkIf cfg.elasticsearch {
|
||||||
|
|
||||||
|
# Paquets
|
||||||
|
environment.systemPackages = with pkgs; [
|
||||||
|
];
|
||||||
|
|
||||||
|
# Services
|
||||||
|
|
||||||
|
## E : http://localhost:9200/_cat/indices?v
|
||||||
|
services.elasticsearch = {
|
||||||
|
enable = true;
|
||||||
|
port = 9200;
|
||||||
|
listenAddress = "127.0.0.1";
|
||||||
|
#listenAddress = "_site_";
|
||||||
|
};
|
||||||
|
|
||||||
|
# Réseau
|
||||||
|
# -> Aucun port n'est ouvert caril est recommandé de mettre un proxy HTTP devant
|
||||||
|
networking.firewall = {
|
||||||
|
allowedTCPPorts = [
|
||||||
|
];
|
||||||
|
allowedUDPPorts = [
|
||||||
|
];
|
||||||
|
};
|
||||||
|
}
|
||||||
45
public/service-hydra-build.nix
Normal file
45
public/service-hydra-build.nix
Normal file
@@ -0,0 +1,45 @@
|
|||||||
|
{ config, lib, pkgs, ... }:
|
||||||
|
|
||||||
|
let
|
||||||
|
inherit (lib) mkIf mkMerge mkThenElse;
|
||||||
|
cfg = config.r6d.config-generator;
|
||||||
|
computers = config.r6d.computers;
|
||||||
|
profiles = config.r6d.profiles;
|
||||||
|
in
|
||||||
|
|
||||||
|
mkIf cfg.hydra-builder {
|
||||||
|
|
||||||
|
# Paquets
|
||||||
|
environment.systemPackages = with pkgs; [
|
||||||
|
qemu
|
||||||
|
kvm
|
||||||
|
];
|
||||||
|
|
||||||
|
# Services
|
||||||
|
|
||||||
|
## Services de virtualisation utilisé pour les tests hydra
|
||||||
|
virtualisation.docker.enable = true;
|
||||||
|
virtualisation.libvirtd.enable = true;
|
||||||
|
virtualisation.libvirtd.enableKVM = true;
|
||||||
|
#virtualisation.virtualbox.guest.enable = true;
|
||||||
|
virtualisation.virtualbox.host.enable = true;
|
||||||
|
virtualisation.virtualbox.host.headless = true;
|
||||||
|
|
||||||
|
## Ménage automatique tous les jours
|
||||||
|
nix.gc.automatic = true;
|
||||||
|
|
||||||
|
users.users."hydrabld" = {
|
||||||
|
description = "Execution des jobs hydra";
|
||||||
|
group = "nixbld";
|
||||||
|
extraGroups = [
|
||||||
|
"docker"
|
||||||
|
"nixbld"
|
||||||
|
"vboxusers"
|
||||||
|
];
|
||||||
|
isNormalUser = true; # devrait être à false: TODO débugger la conf ssh & users pour que ça marche en user système
|
||||||
|
|
||||||
|
openssh.authorizedKeys.keys = [
|
||||||
|
"ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIGYpjcWJCf8dXpv2LmoIaNVbwZXEC50QUU6Az+lqeD89 hydra radx"
|
||||||
|
];
|
||||||
|
};
|
||||||
|
}
|
||||||
91
public/service-hydra-core.nix
Normal file
91
public/service-hydra-core.nix
Normal file
@@ -0,0 +1,91 @@
|
|||||||
|
{ config, lib, pkgs, ... }:
|
||||||
|
|
||||||
|
let
|
||||||
|
inherit (lib) mkIf mkMerge mkThenElse;
|
||||||
|
cfg = config.r6d.config-generator;
|
||||||
|
computers = config.r6d.computers;
|
||||||
|
profiles = config.r6d.profiles;
|
||||||
|
|
||||||
|
|
||||||
|
#### https://github.com/NixOS/hydra/issues/413
|
||||||
|
# Note that we use 'import <nixpkgs> {}' instead of 'pkgs'.
|
||||||
|
# If we use the latter we get an infinite recursion
|
||||||
|
# because we include hydra-src in the module imports below which in turn defines the 'pkgs' value.
|
||||||
|
hydra-src = (import <nixpkgs> {}).fetchgit {
|
||||||
|
url = "https://github.com/NixOS/hydra.git";
|
||||||
|
rev = "de55303197d997c4fc5503b52b1321ae9528583d";
|
||||||
|
sha256 = "0nimqsbpjxfwha6d5gp6a7jh50i83z1llmx30da4bscsic8z1xly";
|
||||||
|
};
|
||||||
|
|
||||||
|
hydra-src-pkg = lib.mkDefault ((import (hydra-src + /release.nix) {}).build.x86_64-linux);
|
||||||
|
|
||||||
|
# information pour l'état de hydra :
|
||||||
|
# hydra-queue-runner --status | json_pp
|
||||||
|
in
|
||||||
|
mkIf cfg.hydra-core {
|
||||||
|
|
||||||
|
# Paquets
|
||||||
|
environment.systemPackages = with pkgs; [
|
||||||
|
];
|
||||||
|
|
||||||
|
# Documentation HYDRA
|
||||||
|
|
||||||
|
## Installation
|
||||||
|
|
||||||
|
# 1. créer clef SSH :
|
||||||
|
# ssh-keygen -C "hydra@pedro.dubronetwork.fr" -N "" -f /etc/nixos/id_buildfarm
|
||||||
|
# 2. récupérer la clef publique du serveur ssh + l'ajouter dans les `knownHosts` :
|
||||||
|
# ssh-keyscan localhost
|
||||||
|
# 3. créer un utilisateur pour gérer hydra
|
||||||
|
# su - hydra
|
||||||
|
# hydra-create-user jpierre03 --password xxx --role 'admin'
|
||||||
|
# 4. relancer hydra
|
||||||
|
# 5. ajouter un vhost à nginx
|
||||||
|
# 6. relancer nginx
|
||||||
|
# 7. le service accessible à hydra.<nom de machine>
|
||||||
|
|
||||||
|
## Tutoriel
|
||||||
|
# * https://github.com/peti/hydra-tutorial
|
||||||
|
|
||||||
|
# Services
|
||||||
|
|
||||||
|
## Hydra
|
||||||
|
|
||||||
|
services.hydra = {
|
||||||
|
enable = true;
|
||||||
|
hydraURL = "http://hydra.${config.networking.hostName}";
|
||||||
|
notificationSender = "hydra@${config.networking.hostName}";
|
||||||
|
listenHost = "localhost";
|
||||||
|
minimumDiskFree = 50; # Go
|
||||||
|
smtpHost = "localhost";
|
||||||
|
package = hydra-src-pkg ;
|
||||||
|
};
|
||||||
|
|
||||||
|
systemd.services.hydra-evaluator = {
|
||||||
|
path = [ pkgs.nettools config.services.hydra.package ];
|
||||||
|
};
|
||||||
|
|
||||||
|
## Ménage
|
||||||
|
#nix.gc.automatic = true;
|
||||||
|
|
||||||
|
## Délégation des actions de compilation à la ferme de compilation
|
||||||
|
|
||||||
|
### Machines connues
|
||||||
|
|
||||||
|
programs.ssh.knownHosts = {
|
||||||
|
"monstre.dubronetwork.fr".publicKey = "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIBTTrLhq1Cwm0rpnwEIxSLqVrJWZnt+/9dt+SKd8NiIc";
|
||||||
|
"pedro.dubronetwork.fr".publicKey = "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIM7fjo2ysLqlfSo6BKnc6I6m1ayoPrbwEEyTKZmUzsOD";
|
||||||
|
"ocean.prunetwork.fr".publicKey = "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAINCaRuTl8iCTUE4XInOpkSlwQj5Re4w4Iq+gNIlJe8pA";
|
||||||
|
"radx.prunetwork.fr".publicKey = "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIGyoXdTEnxSgZTMfRfVH+bpOGZJtJpydAijcRGsZik7U";
|
||||||
|
"rollo.dubronetwork.fr".publicKey = "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAID4lWgS/sVdcZvnAAN+lBSOcCL9ISdAUsjp1kh9lalNu";
|
||||||
|
};
|
||||||
|
|
||||||
|
### La liste des machines utilisées
|
||||||
|
nix = {
|
||||||
|
distributedBuilds = false;
|
||||||
|
buildMachines = [
|
||||||
|
# { hostName = "pedro.dubronetwork.fr"; maxJobs = 5; speedFactor = 10; sshKey = "/etc/nixos/id_buildfarm"; sshUser = "root"; system = "x86_64-linux"; }
|
||||||
|
];
|
||||||
|
extraOptions = "auto-optimise-store = true";
|
||||||
|
};
|
||||||
|
}
|
||||||
33
public/service-kibana.nix
Normal file
33
public/service-kibana.nix
Normal file
@@ -0,0 +1,33 @@
|
|||||||
|
{ config, lib, pkgs, ... }:
|
||||||
|
|
||||||
|
let
|
||||||
|
inherit (lib) mkIf mkMerge mkThenElse;
|
||||||
|
cfg = config.r6d.config-generator;
|
||||||
|
computers = config.r6d.computers;
|
||||||
|
profiles = config.r6d.profiles;
|
||||||
|
in
|
||||||
|
|
||||||
|
mkIf cfg.kibana {
|
||||||
|
|
||||||
|
# Paquets
|
||||||
|
environment.systemPackages = with pkgs; [
|
||||||
|
];
|
||||||
|
|
||||||
|
# Services
|
||||||
|
|
||||||
|
# K : http://localhost:8000
|
||||||
|
services.kibana = {
|
||||||
|
enable = true;
|
||||||
|
elasticsearch.url = "http://127.0.0.1:9200";
|
||||||
|
port = 8000;
|
||||||
|
};
|
||||||
|
|
||||||
|
# Réseau
|
||||||
|
# -> Aucun port n'est ouvert caril est recommandé de mettre un proxy HTTP devant
|
||||||
|
networking.firewall = {
|
||||||
|
allowedTCPPorts = [
|
||||||
|
];
|
||||||
|
allowedUDPPorts = [
|
||||||
|
];
|
||||||
|
};
|
||||||
|
}
|
||||||
@@ -14,6 +14,7 @@ mkIf true {
|
|||||||
services.openssh = {
|
services.openssh = {
|
||||||
enable = true;
|
enable = true;
|
||||||
# https://wiki.mozilla.org/Security/Guidelines/OpenSSH#Modern_.28OpenSSH_6.7.2B.29
|
# https://wiki.mozilla.org/Security/Guidelines/OpenSSH#Modern_.28OpenSSH_6.7.2B.29
|
||||||
|
# http://www.cyberciti.biz/tips/linux-unix-bsd-openssh-server-best-practices.html
|
||||||
extraConfig = ''
|
extraConfig = ''
|
||||||
KexAlgorithms curve25519-sha256@libssh.org,ecdh-sha2-nistp521,ecdh-sha2-nistp384,ecdh-sha2-nistp256,diffie-hellman-group-exchange-sha256
|
KexAlgorithms curve25519-sha256@libssh.org,ecdh-sha2-nistp521,ecdh-sha2-nistp384,ecdh-sha2-nistp256,diffie-hellman-group-exchange-sha256
|
||||||
Ciphers chacha20-poly1305@openssh.com,aes256-gcm@openssh.com,aes128-gcm@openssh.com,aes256-ctr,aes192-ctr,aes128-ctr
|
Ciphers chacha20-poly1305@openssh.com,aes256-gcm@openssh.com,aes128-gcm@openssh.com,aes256-ctr,aes192-ctr,aes128-ctr
|
||||||
|
|||||||
@@ -12,13 +12,11 @@ mkIf profiles.isDesktop {
|
|||||||
# Services
|
# Services
|
||||||
# Enable the X11 windowing system.
|
# Enable the X11 windowing system.
|
||||||
services.xserver = {
|
services.xserver = {
|
||||||
enable = true;
|
#enable = true;
|
||||||
layout = "fr";
|
layout = "fr";
|
||||||
xkbOptions = "eurosign:e";
|
xkbOptions = "eurosign:e";
|
||||||
displayManager.lightdm.enable = true;
|
displayManager.lightdm.enable = true;
|
||||||
windowManager.awesome.enable = true;
|
windowManager.awesome.enable = true;
|
||||||
startGnuPGAgent = true;
|
|
||||||
startOpenSSHAgent = false; # pas compatible avec l'agent GnuPG
|
|
||||||
inputClassSections = [''
|
inputClassSections = [''
|
||||||
Identifier "Marble Mouse"
|
Identifier "Marble Mouse"
|
||||||
MatchProduct "Logitech USB Trackball"
|
MatchProduct "Logitech USB Trackball"
|
||||||
|
|||||||
@@ -13,5 +13,6 @@ mkIf true {
|
|||||||
|
|
||||||
security.sudo.extraConfig = ''
|
security.sudo.extraConfig = ''
|
||||||
%users ALL = NOPASSWD: ${pkgs.mtr}/bin/mtr
|
%users ALL = NOPASSWD: ${pkgs.mtr}/bin/mtr
|
||||||
|
%users ALL = NOPASSWD: ${pkgs.slock}/bin/slock
|
||||||
'';
|
'';
|
||||||
}
|
}
|
||||||
|
|||||||
18
public/udev.nix
Normal file
18
public/udev.nix
Normal file
@@ -0,0 +1,18 @@
|
|||||||
|
{ config, lib, pkgs, ... }:
|
||||||
|
|
||||||
|
let
|
||||||
|
inherit (lib) mkIf mkMerge mkThenElse;
|
||||||
|
cfg = config.r6d.config-generator;
|
||||||
|
computers = config.r6d.computers;
|
||||||
|
profiles = config.r6d.profiles;
|
||||||
|
in
|
||||||
|
|
||||||
|
{
|
||||||
|
# Définition du IO Scheduler pour les SSD
|
||||||
|
services.udev.extraRules = ''
|
||||||
|
# set deadline scheduler for non-rotating disks
|
||||||
|
# according to https://wiki.debian.org/SSDOptimization, deadline is preferred over noop
|
||||||
|
ACTION=="add|change", KERNEL=="sd[a-z]", ATTR{queue/rotational}=="0", ATTR{queue/scheduler}="deadline"
|
||||||
|
'';
|
||||||
|
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user