Files
nixos/Droidnix/generated/modules/system/terminal.nix
T

9 lines
169 B
Nix

{ config, pkgs, ... }:
{
# (NVF = Neovim/terminal flavor)
# stylix.targets.nvf.enable = true;
# feh wallpaper integration
# stylix.targets.feh.enable = true;
}