start working on bar pinger and traewelling client

This commit is contained in:
Schrottkatze 2024-09-07 18:31:04 +02:00
parent 867514362a
commit 718fe00b46
Signed by: schrottkatze
SSH key fingerprint: SHA256:hXb3t1vINBFCiDCmhRABHX5ocdbLiKyCdKI4HK2Rbbc
13 changed files with 1062 additions and 48 deletions

View file

@ -87,6 +87,8 @@
]))
rs-toolchain
pkgs.haskell-language-server
pkgs.pkg-config
pkgs.openssl
];
};
nixosConfigurations = {