test
This commit is contained in:
parent
41e4bcfa39
commit
701ec139de
1 changed files with 0 additions and 2 deletions
|
@ -1,8 +1,6 @@
|
|||
{ config, pkgs, ... }: {
|
||||
# Promtail Logging
|
||||
|
||||
# Import the keys for user / pass:
|
||||
imports = [ <sops-nix/modules/sops> ];
|
||||
# Import the file:
|
||||
sops.defaultSopsFile = ./secrets/secrets.yaml;
|
||||
|
||||
|
|
Loading…
Reference in a new issue