mirror of
https://github.com/RGBCube/ncc
synced 2025-07-29 19:17:45 +00:00
Fix starship
This commit is contained in:
parent
5b1e787fbe
commit
6ca869e9cc
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@
|
|||
})
|
||||
|
||||
(homeConfiguration "nixos" {
|
||||
program.starship = enabled {};
|
||||
programs.starship = enabled {};
|
||||
|
||||
programs.nushell = enabled {
|
||||
configFile.source = ./configuration.nu;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue