add(bodenheizung): enable ssh
This commit is contained in:
parent
8835d9f869
commit
3203380b81
1 changed files with 1 additions and 1 deletions
|
@ -38,7 +38,6 @@ with lib.${namespace};
|
|||
description = "Philipp Böhm";
|
||||
extraGroups = [
|
||||
"wheel"
|
||||
"caddy"
|
||||
"audio"
|
||||
];
|
||||
};
|
||||
|
@ -68,6 +67,7 @@ with lib.${namespace};
|
|||
|
||||
services = {
|
||||
btrfs = enabled;
|
||||
ssh = enabled;
|
||||
};
|
||||
|
||||
system = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue