snapshot pre-cleanup-2026-05-23T19-39-41Z

This commit is contained in:
2026-05-23 23:32:28 +02:00
parent c8ee6d85fe
commit 30e8029a6b
35 changed files with 353 additions and 229 deletions
+3 -3
View File
@@ -1,4 +1,4 @@
{ ... }: {
{ self, ... }: {
flake.nixosModules.otherUtils = # try to keep packages here at a minium. Preferably use a dedicated file
{
pkgs,
@@ -19,8 +19,8 @@
mailcap
fuzzel
usbutils # used for lsusb
(pkgs.callPackage ../../modules/scripts/tomato.nix {})
(pkgs.callPackage ../../modules/scripts/syllabes.nix {}) # python script to get number of syllabes in french
self.packages.${pkgs.system}.custom-tomato
self.packages.${pkgs.system}.custom-syllabes
pkgs-unstable.bitwarden-desktop
fluffychat # matrix client
];