feat: add hardware-configuration for winters

This commit is contained in:
Swarsel 2024-09-23 22:40:03 +02:00
parent b019b1562f
commit eda67ab40e
Signed by: swarsel
GPG key ID: 26A54C31F2A4FD84
6 changed files with 67 additions and 18 deletions

View file

@ -1,4 +1,4 @@
{ pkgs, ... }:
{ pkgs, config, ... }:
{
sops = {
age.sshKeyPaths = [ "/etc/ssh/sops" ];