mirror of
https://codeberg.org/tmayoff/.dotfiles.git
synced 2025-12-06 08:48:34 -05:00
8 lines
81 B
Nix
8 lines
81 B
Nix
{
|
|
inputs,
|
|
outputs,
|
|
lib,
|
|
...
|
|
}: {
|
|
# services.aerospace.enable = true;
|
|
}
|