Update loki configuration

This commit is contained in:
Filippo Berto 2022-12-26 21:54:26 +01:00
parent 091fc65b2f
commit 55c1ffee33
No known key found for this signature in database
GPG key ID: FE98AE5EC52B1056
9 changed files with 131 additions and 177 deletions

View file

@ -1,9 +1,5 @@
{
home.shellAliases = {
"dkcd" = "docker-compose down";
"dkc" = "docker-compose";
"dkcu" = "docker-compose up";
"dk" = "docker";
"jc" = "sudo journalctl";
"jcu" = "journalctl --user";
"nb" = "nix build";