mirror of
https://github.com/TheWanderingCrow/CrOS.git
synced 2026-01-11 17:54:08 -05:00
push thinkcenter disk config
This commit is contained in:
parent
bfb551d905
commit
900a38cb36
6 changed files with 50 additions and 17 deletions
|
|
@ -48,12 +48,11 @@
|
|||
format = "[[ $time ](fg:#a0a9cb bg:#1d2230)]($style)";
|
||||
};
|
||||
nix_shell = {
|
||||
disabled = false;
|
||||
symbol = "";
|
||||
format = "via [(\($symbol-$name\))]($style) ";
|
||||
style = "bold blue";
|
||||
disabled = false;
|
||||
symbol = "";
|
||||
format = "via [(\($symbol-$name\))]($style) ";
|
||||
style = "bold blue";
|
||||
};
|
||||
|
||||
};
|
||||
};
|
||||
users.defaultUserShell = pkgs.zsh;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue