opencoed aliases
This commit is contained in:
parent
e5361f6fc2
commit
1a1b2aa291
1 changed files with 5 additions and 0 deletions
|
|
@ -175,6 +175,11 @@
|
|||
unstable.opencode
|
||||
];
|
||||
|
||||
environment.shellAliases = {
|
||||
"oc" = "all_proxy='' http_proxy='' https_proxy='' opencode";
|
||||
"occ" = "oc -c";
|
||||
};
|
||||
|
||||
services.flatpak.packages = [
|
||||
"org.signal.Signal"
|
||||
"dev.vencord.Vesktop"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue