updates people, updates!

This commit is contained in:
Schrottkatze 2023-11-07 08:05:47 +01:00
parent bc52fce5db
commit a6dbb351ef
9 changed files with 32 additions and 10 deletions

View file

@ -202,9 +202,6 @@ in with lib; {
yt-dlp
argyllcms
displaycal
# carapace completer
carapace

View file

@ -41,6 +41,28 @@ in {
"10.31.208.9" = [
"mqtt.z9"
];
"10.31.208.10" = [
"club-assistant.ccchh.net"
];
"10.31.208.23" = [
"light.z9"
"light.ccchh.net"
];
"10.31.210.31" = [
"octopi.z9.ccchh.net"
];
"10.31.210.33" = [
"wled-kueche.z9.ccchh.net"
];
"10.31.210.34" = [
"wled-serverschrank.z9.ccchh.net"
];
"10.31.208.25" = [
"zigbee2mqtt.ccchh.net"
];
"10.31.208.24" = [
"esphome.ccchh.net"
];
};
};
environment.etc = (with builtins; (

View file

@ -2,7 +2,7 @@
{
config = {
fonts.fonts = with pkgs; [
fonts.packages = with pkgs; [
atkinson-hyperlegible
];
home-manager.users.jade = { pkgs, ... }: {