index
:
nixosconf
dendritic
main
NixOS configuration files for desktop and server usage
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
modules
/
nixos
/
ly.nix
blob: 5affbb00a50e0866c281df425507bbc13e14e6d3 (
plain
)
1
2
3
4
5
{
services
.
displayManager
.
ly
=
{
enable
=
true
;
};
}