mirror of
https://github.com/tuxdotrs/tawm.git
synced 2025-07-06 13:06:35 +05:30
feat: set motd
This commit is contained in:
@ -37,6 +37,7 @@
|
|||||||
shell = "${pkgs.zsh}/bin/zsh";
|
shell = "${pkgs.zsh}/bin/zsh";
|
||||||
};
|
};
|
||||||
|
|
||||||
|
environment.motd = '''';
|
||||||
environment.packages = with pkgs; [
|
environment.packages = with pkgs; [
|
||||||
nano
|
nano
|
||||||
git
|
git
|
||||||
|
Reference in New Issue
Block a user