1
1
Fork 1
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:
oddlama 2025-03-15 12:44:18 +01:00
parent 74ef27adcf
commit 605b6279ca
No known key found for this signature in database
GPG key ID: 14EFE510775FE39A
8 changed files with 267 additions and 1057 deletions

View file

@ -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";