nix-config/modules/home-manager/i3/default.nix
Gabe Venberg fe1ed3e1be IN PROGRESS COMMIT. does not currently build.
Attempting to make nixos config that incorperates a non-nixos HM config.
2024-04-03 17:50:53 -05:00

8 lines
40 B
Nix

{
config,
pkgs,
lib,
...
}: {
}