This commit is contained in:
Vinzenz Schroeter 2024-11-24 13:18:43 +01:00
parent f09ef591c3
commit 96243b2f06
5 changed files with 5 additions and 10 deletions

View file

@ -1,5 +1,4 @@
_:
{
_: {
config = {
time.timeZone = "Europe/Berlin";
i18n = {

View file

@ -1,5 +1,4 @@
_:
{
_: {
config = {
services.openssh = {
enable = true;

View file

@ -1,5 +1,4 @@
_:
{
_: {
services.nginx = {
enable = true;

View file

@ -1,5 +1,4 @@
_:
{
_: {
virtualisation = {
containers.enable = true;
podman = {

View file

@ -1,5 +1,4 @@
_:
{
_: {
config = {
services = {
# Enable CUPS to print documents.