This website requires JavaScript.
Explore
Help
Sign in
sako
/
nixos
Watch
1
Star
0
Fork
You've already forked nixos
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
11323de621
nixos
/
modules
/
shell
/
default.nix
10 lines
82 B
Nix
Raw
Normal View
History
Unescape
Escape
add overlays, add nix search defaults
2023-07-08 20:00:13 +04:00
{
imports
=
[
./nix
zsh
2023-07-08 23:27:08 +04:00
./zsh
add tmux
2023-08-02 16:30:57 +04:00
./tmux
add newsboat
2023-07-21 21:48:10 +04:00
./newsboat
ranger
2023-07-29 16:57:41 +04:00
./ranger
add overlays, add nix search defaults
2023-07-08 20:00:13 +04:00
]
;
}
Reference in a new issue
Copy permalink