dotfiles/hosts/blackbox-jr/default.nix

5 lines
63 B
Nix
Raw Normal View History

2023-01-02 06:35:11 +00:00
{ pkgs, config, lib, ... }:
{
2023-10-26 02:38:00 +00:00
#programs.zsh.enable = true;
2023-01-02 06:35:11 +00:00
}