fix: zsh conflicts for gortium home-manager on uConsole
- Remove duplicate .zshrc from home.file (managed by programs.zsh) - Enable programs.zsh system-wide for gortium user
This commit is contained in:
@@ -36,6 +36,9 @@
|
||||
xwayland.enable = true;
|
||||
};
|
||||
|
||||
# Home-manager needs zsh enabled system-wide for gortium user
|
||||
programs.zsh.enable = true;
|
||||
|
||||
# HackerGadgets AIO v2 board
|
||||
hardware.uconsole-cm5-aio-v2 = {
|
||||
enable = true;
|
||||
|
||||
Reference in New Issue
Block a user