add templates for host specific and global overlays

This commit is contained in:
2026-04-25 10:59:21 +02:00
parent 6ce78e164c
commit c8806e3676
6 changed files with 38 additions and 22 deletions

View File

@@ -15,7 +15,7 @@
# └─ default.nix
#
{ config, lib, pkgs, user, pkgs-stable, ... }:
{ config, lib, pkgs, user, ... }:
{
imports =