grafana init
This commit is contained in:
@@ -19,6 +19,7 @@ in
|
||||
./filesystems.nix
|
||||
./boot.nix
|
||||
./apps.nix
|
||||
./grafana.nix
|
||||
./networking.nix
|
||||
./ups.nix
|
||||
./samba.nix
|
||||
@@ -34,7 +35,7 @@ in
|
||||
|
||||
# Cockpit
|
||||
services.cockpit = {
|
||||
enable = true;
|
||||
enable = false;
|
||||
port = 9090;
|
||||
settings = {
|
||||
WebService = {
|
||||
|
||||
Reference in New Issue
Block a user