Compare commits
2
Commits
c636c84538
...
3cc2a5f96b
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
3cc2a5f96b
|
||
|
|
32a3ab04a5
|
@@ -239,6 +239,11 @@ in {
|
||||
# grep = rg;
|
||||
})
|
||||
|
||||
(abbrify pkgs.systemctl-tui {
|
||||
st = "systemctl-tui";
|
||||
sf = "systemctl --failed";
|
||||
})
|
||||
|
||||
(abbrify pkgs.eza {
|
||||
ls = "eza --color=always --group-directories-first -F --git --icons=always --octal-permissions";
|
||||
lsl = "eza --color=always --group-directories-first -F --git --icons=always --octal-permissions -l";
|
||||
|
||||
@@ -33,7 +33,7 @@ in {
|
||||
|
||||
environment = {
|
||||
MANAGER_API_URL = "https://arcane.think.chriphost.de";
|
||||
AGENT_MODE = "true";
|
||||
EDGE_AGENT = "true";
|
||||
EDGE_TRANSPORT = "poll";
|
||||
|
||||
PUID = "1000";
|
||||
|
||||
Reference in New Issue
Block a user