This website requires JavaScript.
Explore
Help
Sign In
joy
/
nix
Watch
1
Star
0
Fork
You've already forked nix
0
Code
Issues
Pull requests
Actions
Packages
Projects
Releases
Wiki
Activity
8da40bac23
nix
/
modules
/
programs
/
root.nix
10 lines
111 B
Nix
Raw
Normal View
History
Unescape
Escape
homemanger for root
2024-11-05 19:55:59 +01:00
{
update and fastfetch config
2024-11-17 17:51:11 +01:00
home
.
enableNixpkgsReleaseCheck
=
false
;
homemanger for root
2024-11-05 19:55:59 +01:00
imports
=
[
./zsh
./helix
./zoxide
./misc
]
;
}
Reference in a new issue
Copy permalink