mirror of
https://github.com/oddlama/nix-config.git
synced 2025-10-11 07:10:39 +02:00
chore: update flake
This commit is contained in:
parent
74ef27adcf
commit
605b6279ca
8 changed files with 267 additions and 1057 deletions
|
@ -1,13 +1,4 @@
|
|||
{
|
||||
disabledModules = [
|
||||
"services/home-automation/wyoming/faster-whisper.nix"
|
||||
"services/home-automation/wyoming/piper.nix"
|
||||
];
|
||||
imports = [
|
||||
(builtins.trace "remove after next flake update" ./wfw.nix)
|
||||
(builtins.trace "remove after next flake update" ./pip.nix)
|
||||
];
|
||||
|
||||
environment.persistence."/persist".directories = [
|
||||
{
|
||||
directory = "/var/lib/private/wyoming";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue