1
0
Fork 0
mirror of https://git.sr.ht/~neverness/ultima synced 2024-12-26 13:23:53 +00:00
Find a file
2024-12-22 19:09:31 +09:00
jetpure readme (test) 2024-12-22 18:34:08 +09:00
libx readme (test) 2024-12-22 18:34:08 +09:00
modules readme (test) 2024-12-22 18:34:08 +09:00
wyswort IDK MAYBE LAST COMMIT BEFORE ARCHIVE, IM GOING TO SNOWFALL LIB 2024-12-17 21:10:05 +09:00
.gitignore update 2024-11-27 19:37:54 +09:00
flake.lock update 2024-12-20 22:10:11 +09:00
flake.nix update 2024-12-20 22:10:11 +09:00
LICENSE update 2024-11-21 18:24:15 +09:00
README.md readme 2024-12-22 19:09:31 +09:00

❄️【 NIXOS DOTFILES 】❄️

GUIDE FOR CREATE OWN MACHINE & HOME

  1. Create directory with your hostName in flakeDir
  • flakeDir is flake root (example: /persist/flake/ )
  1. Create default.nix in ~/flakeDir/hostName/ (example: ~/flakeDir/hostName/default.nix )
  • Fill it with:
      { inputs, lib, ... }:
      {
        flake = import ../libx/builder.nix { # default values watch in ~/flakeDir/libx/builder.nix
          inherit inputs lib;
          disk = "..."; # your disk in /dev/disk/by-uuid/*
          # VARIABLES
          hostName = "pantheon"; # hostName is ~/flakeDir/hostName
          userName = "arthemida"; # userName
          flakeDir = "/persist/flake"; # flakeDir
          is = "desktop"; # for laptop | desktop | server
          # CUSTOMIZE
          theme = "chanivibes"; # from inputs.design.base16
          image = "default"; # from inputs.design.wallpapers
          # SYS INFA
          plfrm = "x86_64-linux"; # your architecture
          ver = "24.05"; # stateVersion in below /etc/nixos/configuration.nix
          # DEVICES
          dev = { # other mountable disks
            SSD1 = "/mnt/games";
            HDD1 = "/mnt/prono_idk";
            SSD2 = "/mnt/howii";
          };
        };
      }
    
Software
Category (name + url) Desciption
Window managers
hyprland Best window manager
kitty Very good terminal with image preview
grimblast Screenshoter
nwg-drawer Gnome-like launcher
waybar Bar for wayland compositors
CLI utilites
fish Just working shell
fastfetch Fetch for be cool rices
yazi Rusted file-manager great!!!
helix Best text editor with vi-like keys
cava Sound visualizer
rustmission TUI for Transmission
eza Rusted ls with icons
lsd Rusted ls with icons (idk another?)
lutgen Rusted lut
jpegoptim Low size for jpeg
optipng Low size for png
nvtop Top for GPU
btop Very informated top
trashy Trash manager
fuc Rusted cp and rm commands
sudo-rs Fast and secure sudo
GUI utilites
zen Stylish and modern ForryFox (best my opinion)
floorp One of best browser on FurryFox
qutebrowser Cool browser with vi keys
nemo File manager from Cinnamon
onlyoffice Office suite
vesktop Wayland Discord client
qbittorrent Torrents))))) hahah))))
64gram IDK just modified tgram client lol
ayugram Telegram client with ghost mode
file-Roller Archiver
filezilla Good FTP client
mpv Simplest video player
anime4k Anime upscaler
swayimg Simple image viewer
Games
mindustry OHMYGOD 10/10 RTS YEEEE BOYYYY
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
proton-ge GE(idk what that mean) version of Valve Proton
Misc
nix-tree Tree for your generations&derivations
nurl Tool for fetching git repo
tenki TUI clock with effects
confetty Confetty and fireworks in terminal
jetbrains Nerded fonts
  • IDK WHAT ALSO DUDES

PREVIEW

aye

ауе

ауе

ауе

ауе

ENGLISH OR SPANISH??? WHOEVER MOVES IS GAY)))))))

THANKS FOR hezaki, maxmurr, artem