task sync changes to all <host>/default.nix

This commit is contained in:
Don Harper 2026-05-20 08:04:16 -05:00
parent 4b20ed8394
commit 4364fb17f1
17 changed files with 81 additions and 195 deletions

View file

@ -1,13 +1,6 @@
{
inputs,
outputs,
lib,
config,
pkgs,
...
}: {
{ inputs, outputs, lib, config, pkgs, ... }: {
imports = [
inputs.sops-nix.nixosModules.sops
../templates/server.nix
./hardware-configuration.nix
../pi-server
./kiosk.nix