add beeper to th0nkpad

This commit is contained in:
Andreas Schaafsma 2024-11-21 10:16:37 +01:00
parent f66ad0b662
commit 15d3daa1c8

View File

@ -19,6 +19,7 @@ in
home = {
packages = [
pkgs.nil
pkgs.beeper
];
};
}