Merge branch 'master' of ssh://ssh.nx2.site:50022/nx2/dotfiles
This commit is contained in:
@@ -3,7 +3,7 @@
|
|||||||
home = {
|
home = {
|
||||||
packages = with pkgs; [
|
packages = with pkgs; [
|
||||||
figlet
|
figlet
|
||||||
(pkgs.writeShellScriptBin "fgl" ''
|
(pkgs.writeShellScriptBin "nxfgl" ''
|
||||||
figlet -f ${hyper.home}/.local/share/figlet/nx2.flf -w 9999
|
figlet -f ${hyper.home}/.local/share/figlet/nx2.flf -w 9999
|
||||||
'')
|
'')
|
||||||
];
|
];
|
||||||
|
|||||||
Reference in New Issue
Block a user