This website requires JavaScript.
Explore
Help
Sign in
adtya
/
configuration.nix
Watch
1
Star
0
Fork
You've already forked configuration.nix
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
3cc4888ec1
configuration.nix
/
hosts
/
rico2
/
programs
/
starship.nix
9 lines
112 B
Nix
Raw
Normal View
History
Unescape
Escape
no home-managing for servers
2023-05-27 19:55:24 +05:30
{
.
.
.
}:
{
cleanup programs
2023-04-07 19:09:05 +05:30
programs
.
starship
=
{
enable
=
true
;
settings
=
{
add_newline
=
false
;
}
;
}
;
}
Reference in a new issue
Copy permalink