index
:
NixOS-config
REWRITING
config-rewrite
custom-niri-rice
flake-cleanup
main
new-main
schrott-extract-rice
temp
My personal NixOS configuration for all of my machines.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
modules
/
home
/
hyprland
/
kitty.nix
blob: 30f35d521f5309e9e48b4e3e79801aa9b2c933db (
plain
)
1
2
3
4
5
6
7
{ pkgs, ... }: { programs.kitty = { enable = true; } }