diff options
| author | Akshay Nair <phenax5@gmail.com> | 2020-12-21 00:17:18 +0530 |
|---|---|---|
| committer | Akshay Nair <phenax5@gmail.com> | 2020-12-21 00:17:18 +0530 |
| commit | 7864f07075f561c1648f5a6e9d0ed0d6a68e29ee (patch) | |
| tree | 1dfa495cb13738ac879ff6b30a26f152fda71f79 /configuration.nix | |
| parent | a84cd174c92c0fa0b019fc0172e208e5170d0c72 (diff) | |
| download | nixos-config-7864f07075f561c1648f5a6e9d0ed0d6a68e29ee.tar.gz nixos-config-7864f07075f561c1648f5a6e9d0ed0d6a68e29ee.zip | |
Adds xbacklight
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 ee698bc..9ec52ab 100644 --- a/configuration.nix +++ b/configuration.nix @@ -159,6 +159,7 @@ in { xorg.xinit xorg.xrandr xorg.xmodmap + xorg.xbacklight # Media mpv |
