add light to p14s
This commit is contained in:
parent
84fffca49b
commit
c31c21d4a6
|
|
@ -22,6 +22,9 @@
|
||||||
|
|
||||||
networking.hostName = "p14s"; # Define your hostname.
|
networking.hostName = "p14s"; # Define your hostname.
|
||||||
|
|
||||||
|
users.users.dm.extraGroups = [ "video" ];
|
||||||
|
programs.light.enable = true;
|
||||||
|
|
||||||
# This value determines the NixOS release from which the default
|
# This value determines the NixOS release from which the default
|
||||||
# settings for stateful data, like file locations and database versions
|
# settings for stateful data, like file locations and database versions
|
||||||
# on your system were taken. It‘s perfectly fine and recommended to leave
|
# on your system were taken. It‘s perfectly fine and recommended to leave
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue