This website requires JavaScript.
Explore
Help
Register
Sign in
darkkirb
/
nixos-config
Watch
1
Star
0
Fork
You've already forked nixos-config
0
Code
Issues
1
Pull requests
2
Projects
Releases
Packages
Wiki
Activity
Actions
487981d4bd
nixos-config
/
config
/
home-manager
/
root.nix
6 lines
53 B
Nix
Raw
Normal View
History
Unescape
Escape
Add zsh
2022-01-15 15:09:02 +00:00
{
pkgs
,
.
.
.
}:
{
imports
=
[
Fix p10k
2022-01-15 15:54:18 +00:00
./base.nix
Add zsh
2022-01-15 15:09:02 +00:00
]
;
}
Reference in a new issue
Copy permalink