diff options
| author | Franck Cuny <franck@fcuny.net> | 2022-04-05 20:12:56 -0700 |
|---|---|---|
| committer | Franck Cuny <franck@fcuny.net> | 2022-04-05 20:12:56 -0700 |
| commit | f3657271d6ea2408d812d32eea9862b61e49f5d8 (patch) | |
| tree | c6ea56f0616174024c7293ce032b7adacf7ea884 /hosts/sound.nix | |
| parent | refactor security to a module (diff) | |
| download | infra-f3657271d6ea2408d812d32eea9862b61e49f5d8.tar.gz | |
refactor network configuration
Diffstat (limited to 'hosts/sound.nix')
| -rw-r--r-- | hosts/sound.nix | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/hosts/sound.nix b/hosts/sound.nix deleted file mode 100644 index 947f9cd..0000000 --- a/hosts/sound.nix +++ /dev/null @@ -1 +0,0 @@ -{ ... }: { my.hardware.sound = { pipewire = { enable = true; }; }; } |
