This website requires JavaScript.
Explore
Help
Sign in
nyancat
/
flake
Watch
1
Fork
You've already forked flake
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
212fe0dab3
flake
/
users
/
guanranwang
/
home-manager
/
modules
/
terms
/
kitty.nix
7 lines
98 B
Nix
Raw
Normal View
History
Unescape
Escape
home, modules: add myFlake.home-manager.terminal
2023-11-22 06:29:50 +00:00
{
.
.
.
}:
{
home: sort files
2023-11-05 09:21:37 +00:00
programs
.
kitty
=
{
enable
=
true
;
home, modules: add myFlake.home-manager.terminal
2023-11-22 06:29:50 +00:00
settings
.
confirm_os_window_close
=
0
;
home: sort files
2023-11-05 09:21:37 +00:00
}
;
}
Reference in a new issue
Copy permalink