minor config cleanup
This commit is contained in:
parent
21a610df37
commit
18b970a750
4 changed files with 15 additions and 15 deletions
|
|
@ -1,5 +1,6 @@
|
|||
{
|
||||
imports = [
|
||||
./ess.nix
|
||||
./nginx.nix
|
||||
./openssh.nix
|
||||
];
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
{ config, pkgs, ... }:
|
||||
{ pkgs, ... }:
|
||||
|
||||
{
|
||||
services.k3s = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue