direnv and devenv integrated support experimental nginx test configuration sway and foot configuration updated created initial sddm configuration for login manager
6 lines
52 B
Nix
6 lines
52 B
Nix
{...}:
|
|
{
|
|
services.nginx = {
|
|
enable = true;
|
|
};
|
|
}
|