Compare commits
No commits in common. "f085ac2663f12f49c91f5ac9288a3b924a6549fa" and "ba7093d292ecd5d0bcde1fc8da7d459f7ed10480" have entirely different histories.
f085ac2663
...
ba7093d292
3 changed files with 0 additions and 9 deletions
|
@ -29,7 +29,6 @@ alias dl = yt-dlp -P ~/Videos/downloaded
|
||||||
alias dlcd = yt-dlp
|
alias dlcd = yt-dlp
|
||||||
alias up = rpaste -s "https://i.flake.sh/" -e 1day
|
alias up = rpaste -s "https://i.flake.sh/" -e 1day
|
||||||
alias shorten = rpaste -s "https://i.flake.sh/" -e 1day -u
|
alias shorten = rpaste -s "https://i.flake.sh/" -e 1day -u
|
||||||
alias send = croc --relay "100.104.42.96:9009" send
|
|
||||||
alias tail = tspin
|
alias tail = tspin
|
||||||
alias grep = rg
|
alias grep = rg
|
||||||
alias code = codium "."
|
alias code = codium "."
|
||||||
|
|
|
@ -1,7 +0,0 @@
|
||||||
_: {
|
|
||||||
services.croc = {
|
|
||||||
enable = true;
|
|
||||||
openFirewall = true;
|
|
||||||
debug = true;
|
|
||||||
};
|
|
||||||
}
|
|
|
@ -6,7 +6,6 @@
|
||||||
./ntfy-sh.nix
|
./ntfy-sh.nix
|
||||||
./attic.nix
|
./attic.nix
|
||||||
./tailscale.nix
|
./tailscale.nix
|
||||||
./croc.nix
|
|
||||||
# ./factorio.nix
|
# ./factorio.nix
|
||||||
# ./minecraft.nix
|
# ./minecraft.nix
|
||||||
# ./foundryvtt.nix
|
# ./foundryvtt.nix
|
||||||
|
|
Loading…
Reference in a new issue