Compare commits
No commits in common. "5f63dcb33bbea9d5f69239fef6720deceda08624" and "c1bc0ff9c89fc0761845b1679dbe080f2249f41c" have entirely different histories.
5f63dcb33b
...
c1bc0ff9c8
3 changed files with 296 additions and 3535 deletions
3827
flake.lock
generated
3827
flake.lock
generated
File diff suppressed because it is too large
Load diff
|
|
@ -67,7 +67,6 @@ in
|
|||
local.yt2rss
|
||||
|
||||
synix.bulk-rename
|
||||
synix.jirafeau-cli
|
||||
# synix.marker-pdf # FIXME
|
||||
]
|
||||
# reverse engineering
|
||||
|
|
|
|||
|
|
@ -3,9 +3,8 @@
|
|||
{
|
||||
home.shellAliases = {
|
||||
bt = "bluetoothctl";
|
||||
dd-iso = "dd bs=4M status=progress oflag=sync";
|
||||
ff = "find . -type f -name";
|
||||
jf = "JIRAFEAU_URL='https://f.sid.ovh/' ${pkgs.synix.jirafeau-cli}/bin/jirafeau-cli";
|
||||
dd-iso = "dd bs=4M status=progress oflag=sync";
|
||||
synapse_change_display_name = "${pkgs.synix.synapse_change_display_name}/bin/synapse_change_display_name -t $(${pkgs.pass}/bin/pass sid.ovh/matrix/access-token) -r sid.ovh";
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue