Test
This commit is contained in:
parent
e143fa05ec
commit
8a2a989d92
1 changed files with 2 additions and 0 deletions
|
@ -50,6 +50,8 @@
|
||||||
# Brightness and volume control
|
# Brightness and volume control
|
||||||
# https://haikarainen.github.io/light/
|
# https://haikarainen.github.io/light/
|
||||||
programs.light.enable = true;
|
programs.light.enable = true;
|
||||||
|
# PolKit for the fingerprint reader
|
||||||
|
security.polkit.enable = true;
|
||||||
|
|
||||||
# Enabling hyprlnd on NixOS
|
# Enabling hyprlnd on NixOS
|
||||||
programs.hyprland = {
|
programs.hyprland = {
|
||||||
|
|
Loading…
Reference in a new issue