mirror of
https://github.com/oddlama/nix-config.git
synced 2025-10-10 23:00:39 +02:00
feat: remove leftover invalid paperless monitor, add grafana dashboard
This commit is contained in:
parent
611a64fb49
commit
cb4f4f251f
6 changed files with 938 additions and 14 deletions
|
@ -106,4 +106,11 @@
|
|||
|
||||
programs.nix-ld.enable = true;
|
||||
topology.self.icon = "devices.desktop";
|
||||
|
||||
#virtualisation.containers.enable = true;
|
||||
#virtualisation.podman = {
|
||||
# enable = true;
|
||||
# dockerCompat = true;
|
||||
# defaultNetwork.settings.dns_enabled = true;
|
||||
#};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue