diff options
| author | Akshay Nair <phenax5@gmail.com> | 2023-12-24 12:25:03 +0530 |
|---|---|---|
| committer | Akshay Nair <phenax5@gmail.com> | 2023-12-24 15:39:10 +0530 |
| commit | 6dcf30e323ae94e1c5fd8c34190f81c2bc5cf4c0 (patch) | |
| tree | 6142a086365c5576e72515307efbf79232b95fa1 /configuration.nix | |
| parent | 681ee5e5329f63d1902518994900a70df1c48084 (diff) | |
| download | nixos-config-6dcf30e323ae94e1c5fd8c34190f81c2bc5cf4c0.tar.gz nixos-config-6dcf30e323ae94e1c5fd8c34190f81c2bc5cf4c0.zip | |
config sync
Diffstat (limited to '')
| -rw-r--r-- | configuration.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configuration.nix b/configuration.nix index fed444c..b2eb3e0 100644 --- a/configuration.nix +++ b/configuration.nix @@ -66,6 +66,7 @@ in enable = true; alsa.enable = true; pulse.enable = true; + jack.enable = true; }; # Network |
