diff options
| author | Fuwn <[email protected]> | 2024-09-17 17:36:12 -0700 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2024-09-17 17:36:12 -0700 |
| commit | 475feda8713d758573d990b9043cc11f45660951 (patch) | |
| tree | 233cf229fd3e2b5c14bc30e566225637e6246d6d /modules/software/default.nix | |
| parent | bluetooth: fix aac (diff) | |
| download | nixos-config-475feda8713d758573d990b9043cc11f45660951.tar.xz nixos-config-475feda8713d758573d990b9043cc11f45660951.zip | |
software: aagl
Diffstat (limited to 'modules/software/default.nix')
| -rw-r--r-- | modules/software/default.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/software/default.nix b/modules/software/default.nix index ff34766..b63d9d9 100644 --- a/modules/software/default.nix +++ b/modules/software/default.nix @@ -6,6 +6,7 @@ ./desktop ./multimedia ./services + ./aagl.nix ./encryption.nix # ./gaming.nix ./input.nix |