Update loki configuration
This commit is contained in:
parent
091fc65b2f
commit
55c1ffee33
9 changed files with 131 additions and 177 deletions
|
|
@ -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";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue