Cleanup racknerd
This commit is contained in:
parent
0108b1a575
commit
58d198e530
14 changed files with 96 additions and 297 deletions
|
|
@ -13,20 +13,22 @@
|
|||
steam
|
||||
prismlauncher
|
||||
runelite
|
||||
jdk17
|
||||
jdk21
|
||||
|
||||
# comms
|
||||
signal-desktop
|
||||
discord
|
||||
|
||||
# apps
|
||||
chromium
|
||||
(chromium.override {commandLineArgs = "--load-media-router-component-extension=1";})
|
||||
pcmanfm
|
||||
feh
|
||||
ffmpeg
|
||||
mpv
|
||||
vlc
|
||||
wdisplays
|
||||
piper
|
||||
calibre
|
||||
|
||||
# font
|
||||
spleen
|
||||
|
|
@ -47,6 +49,10 @@
|
|||
hostname = "htz.10110110.xyz";
|
||||
identityFile = "/home/e/.ssh/id_ed25519";
|
||||
};
|
||||
"ocx" = {
|
||||
hostname = "ocx.10110110.xyz";
|
||||
identityFile = "/home/e/.ssh/oracle";
|
||||
};
|
||||
};
|
||||
};
|
||||
fonts.fontconfig.enable = lib.mkForce true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue