refactor(home:fish): split config

This commit is contained in:
ooks-io 2024-07-15 12:37:19 +12:00
parent 8f903a742a
commit 546ee5f965
5 changed files with 83 additions and 28 deletions

View file

@ -17,7 +17,7 @@ in
profiles = [ "console-tools" "media" ];
admin = {
name = "ooks";
shell = "zsh";
shell = "fish";
homeManager = true;
};
networking = {