nixos-config/home/base.nix

6 lines
39 B
Nix
Raw Permalink Normal View History

2025-06-06 15:27:16 +02:00
_:
{
imports = [ ./nixpkgs.nix ];
}