mirror of
https://git.sr.ht/~neverness/ultima
synced 2025-04-08 14:12:32 +00:00
No description
machines | ||
modules | ||
pkgs | ||
xlib | ||
flake.lock | ||
flake.nix | ||
LICENSE | ||
README.md |
Software
wm & tools | |
---|---|
hyprland | best window manager |
kitty | good terminal |
grimblast | screenshoter |
tofi | text based launcher |
waybar | bar for wayland |
mako | Notifications |
cli utilites | |
---|---|
fish | just working shell |
fastfetch | fetch 4 cool rices |
countryfetch | fetch 4 countries??? eh? |
onefetch | fetch 4 ur git repo |
yazi | rusted file-manager great!!! |
helix | best text editor with vi-like keys |
cava | sound visualizer |
translate-shell | translate shell? |
lutgen | rusted lut |
jpegoptim | low size for jpeg |
ani-cli-ru | watch anime in cli |
lowfi | listen lofi music from lofi girl |
nvtop | top for GPU |
btop | very informated top |
trashy | trash manager |
def cli replacement | |
---|---|
eza | rusted ls with icons |
bat | rusted cat (robo???) |
bonk | rusted touch |
hunt | rusted find |
ripgrep | rusted grep |
sudo-rs | fast and secure sudo |
gui utilites | |
---|---|
qutebrowser | keyboard-driven, vim-like browser (best my opinion) |
zen-browser | furryfox for zoomers |
secrets | manage your .kdbx vaults with libadwaita |
keepASSxc | fork keepassx with additionals |
syncthing | synchronize folders/files via devices |
libreoffice | office suite |
nixcord | wayland Discord client adapted 4 nix |
komikku | read comics and manga |
zathura | read pdf and comix |
spotify | good music streamer |
spicetify | modder for spotify |
qbittorrent | torrents))))) hahah)))) |
ayugram | i hate read deleted message >:( |
64gram | idk just modified tgram client lol |
walogram | generate telegram theme on stylix (nix verison in my files) |
filezilla | good FTP client |
mpv | simplest video player |
anime4k | anime upscaler |
swayimg | simple image viewer |
games | |
---|---|
native | |
mindustry | OHMYGOD 10/10 RTS YEEEE BOYYYY |
srb2 | classic 3d sonix |
openarena | quake 3 with mods!!! |
via wine | |
bottles | wine launcher with multiple prefixes |
prismlauncher | fuckm all my homies plays this shit man |
steam | cool game store and launcher |
legendary | cli for Epic Games Store |
protonup | provides Proton-GE/Wine-GE for Steam and Bottles |
misc | |
---|---|
nix-tree | tree for your generations&derivations |
nix-init | easy nix package creator |
nurl | tool for fetching git repo |
tenki | tui clock with effects |
jetbrains | nerded fonts |
- IDK WHAT ALSO DUDES
GUIDE FOR CREATE OWN MACHINE & HOME
- Add your config for machine in hostDir
{
jetpure = {
path = {
flakeDir = "/persist/flake";
pass = "/persist/vault/passwords.kdbx";
};
sys = {
hostName = "jetpure";
userName = "nixzoid";
is = "desktop";
platform = "x86_64-linux";
ver = "24.05";
};
styl = {
theme = "paradise";
image = "lampa";
};
};
}
-
Create in ./machines/hostName directories home and host