Use home-manager as a nixos module
This commit is contained in:
parent
d4e727ed6b
commit
05db6fce26
4 changed files with 21 additions and 18 deletions
|
|
@ -7,6 +7,7 @@
|
|||
{
|
||||
programs.starship = {
|
||||
enable = true;
|
||||
enableFishIntegration = true;
|
||||
|
||||
settings = {
|
||||
"$schema" = "https://starship.rs/config-schema.json";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue