refactor(home:fish): split config
This commit is contained in:
parent
8f903a742a
commit
546ee5f965
5 changed files with 83 additions and 28 deletions
|
|
@ -17,7 +17,7 @@ in
|
|||
profiles = [ "console-tools" "media" ];
|
||||
admin = {
|
||||
name = "ooks";
|
||||
shell = "zsh";
|
||||
shell = "fish";
|
||||
homeManager = true;
|
||||
};
|
||||
networking = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue