WIP: switch to open modules

This commit is contained in:
Filippo Berto 2025-09-23 14:58:21 +02:00
parent fec002c10b
commit 2d93d5c465
Signed by: bertof
GPG key ID: 9DBF7E6A1D2CE9ED
4 changed files with 30 additions and 22 deletions

View file

@ -1,4 +1,4 @@
{ config, pkgs, ... }:
{ pkgs, ... }:
let
hosts = import ../../hosts.nix;
in