Files
nix/modules/home-manager/main.nix
2025-03-12 16:58:04 +02:00

5 lines
42 B
Nix

{ config, pkgs, ... }:
{
imports = [];
}