feat(ooksphone): add substituters/trusted public keys

This commit is contained in:
ooks-io 2024-04-20 22:34:07 +12:00
parent d978722dd7
commit eb754fb163
2 changed files with 22 additions and 5 deletions

View file

@ -9,7 +9,12 @@
theme.phone.enable = true;
homeModules = {
console.editor.helix.enable = true;
console = {
editor.helix.enable = true;
shell.fish.enable = true;
prompt.starship.enable = true;
multiplexer.zellij.enable = true;
};
};
home.stateVersion = "23.11";