mirror of
https://github.com/kittywitch/nixfiles.git
synced 2026-02-09 12:29:19 -08:00
Burnout crawlout
This commit is contained in:
parent
fa19a286c5
commit
e193ee5a9f
7 changed files with 10 additions and 275 deletions
|
|
@ -14,7 +14,7 @@ _: let
|
|||
enable = true;
|
||||
extraConfig = ''
|
||||
Host renko
|
||||
HostName 192.168.64.3
|
||||
HostName 192.168.64.5
|
||||
Port 62954
|
||||
User root
|
||||
'';
|
||||
|
|
@ -92,7 +92,14 @@ _: let
|
|||
"obsidian"
|
||||
"contexts"
|
||||
"rectangle"
|
||||
"signal"
|
||||
"telegram"
|
||||
"discord"
|
||||
"deluge"
|
||||
"keybase"
|
||||
"anki"
|
||||
"firefox"
|
||||
"google-chrome"
|
||||
];
|
||||
taps = [
|
||||
"pulumi/tap"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue