mirror of
https://codeberg.org/leana8959/.files.git
synced 2025-12-06 14:49:14 +00:00
add(nix): audio-lint
This commit is contained in:
parent
56848aa963
commit
4d7bf2bb40
3 changed files with 120 additions and 9 deletions
|
|
@ -1,4 +1,8 @@
|
|||
{...}: {
|
||||
{audio-lint, ...}: {
|
||||
imports = [./dev.nix ./fonts.nix ../common ../common/cmus];
|
||||
home.homeDirectory = "/Users/leana";
|
||||
|
||||
home.packages = [
|
||||
audio-lint
|
||||
];
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue