nix-config/home/yukari.nix
2024-08-09 13:14:30 +02:00

5 lines
182 B
Nix

# yukari is an arch-based (for now) distro running in Windows under WSL
# as such, it does not have or need a graphical shell
{ inputs, lib, pkgs, ... }: {
# nothing here yet...
}