updates people, updates!
This commit is contained in:
parent
bc52fce5db
commit
a6dbb351ef
9 changed files with 32 additions and 10 deletions
|
@ -202,9 +202,6 @@ in with lib; {
|
|||
|
||||
yt-dlp
|
||||
|
||||
argyllcms
|
||||
displaycal
|
||||
|
||||
# carapace completer
|
||||
carapace
|
||||
|
||||
|
|
|
@ -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; (
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
{
|
||||
config = {
|
||||
fonts.fonts = with pkgs; [
|
||||
fonts.packages = with pkgs; [
|
||||
atkinson-hyperlegible
|
||||
];
|
||||
home-manager.users.jade = { pkgs, ... }: {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue