nix-config/home/default.nix

6 lines
32 B
Nix
Raw Normal View History

2021-02-18 22:27:08 +01:00
{ ... }:
{
imports = [
];
}