nixosonsktrott WIP
Some checks failed
Eval nix flake / evals (push) Has been cancelled

This commit is contained in:
2025-05-24 21:32:48 +02:00
parent c4a36607c0
commit e57fae4f6f
5 changed files with 73 additions and 16 deletions

View File

@@ -2,10 +2,10 @@
{
imports = [
# Include the results of the hardware scan.
# ./hardware-configuration.nix
(fp /base.nix)
./hardware-configuration.nix
(fp /base)
(fp /misc/metrics-exporters.nix)
./services/dibbler.nix
# ./services/dibbler.nix
];
sops.defaultSopsFile = ../../secrets/skrott/skrott.yaml;