dotfiles/hosts/blackbox-jr/default.nix

5 lines
63 B
Nix

{ pkgs, config, lib, ... }:
{
#programs.zsh.enable = true;
}