diff --git a/profiles/federez.motd b/profiles/federez.motd new file mode 100644 index 0000000..2454332 --- /dev/null +++ b/profiles/federez.motd @@ -0,0 +1,44 @@ + `............` + `.---..`````````..----` + `---.` ``. `....` + .:-` ------` + .:-` .-----` + --` `::..` `` + `:. `/:` `:. + `:. `..` .+- `:. + :. `:////- -+. `/. + .: `/////:` `:/` ./ + :` .-::/- `//` ` /. + ``` .+. .+- `:/+/-` -- + :+++/- .+- -+. `/ooooo- .: + .++++++-.`` `+- `:+` `-:++ooo+. -: + `:+++/-.::///:-..` .s+++o+`.://-` `.-.` :. + ``` `.--:://:o+. `:s+-` `/` + `:` -s- `oo-.` -- + .: `.//+o+:/o+..-:///::-``-:/:-` + -: `-//-` .o-.:+` ``.://////- + ``.--``.://. `+- -+` .:///:. + .+oooo+:` :+ -+. `.` + -ooooo/ `..+. .+. .:` + -/+/:``.` .:///:` .o::-` `:. + `--` -/////. -syyys: + `-::-. `---` /yyyyy+ + ` `:oso/` + ``` + `-:/++++++. /+/` .++++++++//-` + -sysoo+++++. `sys` :yys+++++syyo` + `syy-` ./+++++/ `-/+++oyys` .:++++++. :yy+ .yyy- .:++++++`.+++++++++- + .yyyo+++++++. /yy+::::- `+yy+/::yys` -sys/::::` :yys::::/oyyo` :yyo/::::``::::/syyo. + .yyy++++++++..yyyo++++/ -yy+ `sys` oyys+++++. :yyyoossyyy+` `syyo+++++` `/sys:` + .yys` `syy+////: -yy+` `sys` +yyo/////` :yy+` ``.+yy+``oyy+////:` `:sys:` + .yys` :syo+///: `/syo+//yys` .oys+////` :yy+ .yyy- -sys+////`.syyy+////. + `/// `-/////: .:///////` `-://///` .//- `///. `-://///`./////////. + + +Cette machine utilise NixOS, pour des rustines temporaires, utilisez `systemctl edit --runtime`. +Pour des rustines permanentes, tout doit passer par https://gitlab.federez.net/federez/nix. + + AUCUNE MODIFICATION TEMPORAIRE DES FICHIERS READ-ONLY FORCÉE N'EST AUTORISÉE. + + +En cas de difficultés, contactez Raito_Bezarius@irc.rezosup.org ou sur Libera.Chat. diff --git a/profiles/sysadmin.nix b/profiles/sysadmin.nix index aa3a3d9..8f696bf 100644 --- a/profiles/sysadmin.nix +++ b/profiles/sysadmin.nix @@ -4,6 +4,7 @@ ../pubkeys/bensmrs.keys ]; + users.motd = (builtins.readFile ./federez.motd); environment.systemPackages = [ pkgs.htop pkgs.kitty.terminfo