Compare commits
2 Commits
39c03c6c62
...
f54754c792
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
f54754c792 | ||
|
|
30a3308b6b |
@@ -3,7 +3,7 @@
|
||||
home = {
|
||||
packages = with pkgs; [
|
||||
figlet
|
||||
(pkgs.writeShellScriptBin "fgl" ''
|
||||
(pkgs.writeShellScriptBin "nxfgl" ''
|
||||
figlet -f ${hyper.home}/.local/share/figlet/nx2.flf -w 9999
|
||||
'')
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user