Skip to content

Latest commit

Β 

History

History
123 lines (108 loc) Β· 18.9 KB

README.md

File metadata and controls

123 lines (108 loc) Β· 18.9 KB

wakatime GitHub last commit GitHub commit activity GitHub repo size GitHub top language GitHub License

Der Beta Kevin’s dotfiles

My compilation of configuration files, and more. Feel free to poke around and if you have any ideas or improvements, let me know via a merge request.

❄️ nixos-flakes ❄️

Important

Flakes are an experimental feature of the Nix package manager.

Note

Why NixOS Unstable?

NixOS hardly breaks at all unlike Arch Linux and the unstable packages are more up to date and have the largest Linux repository of all distros.

Repository status Repository status Repository status Repository status Repository status Repository status Repository status Repository status Repository status Repository status

My Flake-Configuration for NixOS with Home-Manager

πŸ–₯️ My Personal Computers πŸ–₯️

πŸ› οΈ Install πŸ› οΈ

git clone https://github.com/derbetakevin/dotfiles
cd dotfiles
nix-shell -p nixFlakes
sudo nixos-install --flake .#hostname

♻️ Rebuild ♻️

  • Standalone: sudo nixos-rebuild switch --flake $FLAKE#hostname
  • nh (yet-another-nix-helper): nh os switch --nom --hostname hostname or with --ask
  • Home-Manager only: home-manager switch -f $FLAKE/home-manager/hosts/hostname/default.nix

πŸ” With updates πŸ”

  • Standalone: cd $FLAKE ; sudo nixos-rebuild switch --upgrade --flake $FLAKE#hostname
  • nh (yet-another-nix-helper): nh os switch --nom --update --hostname hostname or with --ask

πŸ“‹ Available DE/WM πŸ“‹

πŸ–±οΈ Desktop Environments πŸ–±οΈ

πŸͺŸ Window Managers πŸͺŸ

All about Flakes -> https://nixos.wiki/wiki/Flakes
Thanks to JerrySM64 and the NixOS Foundation

πŸ”§ Configurations πŸ”§

Application Release Where? Done?
Alacritty latest packaged version(s)
Packaging statusPackaging status
configurations/alacritty/alacritty.yml βœ…
btop latest packaged version(s)
Packaging statusPackaging status
❌
Conky latest packaged version(s)
Packaging statusPackaging status
configurations/conky/conky.conf βœ…
Fastfetch latest packaged version(s)
Packaging statusPackaging status
configurations/fastfetch/config.jsonc βœ…
Hyfetch latest packaged version(s)
Packaging statusPackaging status
❌
Kitty latest packaged version(s)
Packaging statusPackaging status
configurations/kitty/kitty.conf βœ…
Neofetch latest packaged version(s)
Packaging statusPackaging status
configurations/neofetch/config.conf βœ…
Rofi latest packaged version(s)
Packaging statusPackaging status
configurations/rofi/config.rasi βœ…
Starship latest packaged version(s)
Packaging statusPackaging status
configurations/starship.toml βœ…
SwayNotificationCenter latest packaged version(s)
Packaging statusPackaging status
configurations/swaync/config.json βœ…
Waybar latest packaged version(s)
Packaging statusPackaging status
configurations/waybar/config βœ…

⌨️ Shells ⌨️

Shell Full Name Shell Release Where? Done?
bash Bourne-again shell latest packaged version(s)
Packaging statusPackaging status
configurations/bash/.bashrc βœ…
elvish Expressive Programming Language
+ Versatile Interactive Shell
latest packaged version(s)
Packaging statusPackaging status
❌
fish the friendly interactive shell latest packaged version(s)
Packaging statusPackaging status
configurations/fish/config.fish βœ…
nu Nushell latest packaged version(s)
Packaging statusPackaging status
❌
oils Oilshell latest packaged version(s)
Packaging statusPackaging status
❌
pwsh PowerShell latest packaged version(s)
Packaging statusPackaging status
❌
zsh Z shell latest packaged version(s)
Packaging statusPackaging status
configurations/zsh/.zshrc βœ…

πŸ“¦ Package Manager πŸ“¦

Package Manager Distro Release Where? Done?
apt Debian
Ubuntu
latest packaged version(s)
Packaging statusPackaging status
❌
dnf Fedora latest packaged version(s)
Packaging statusPackaging status
❌
nix NixOS latest packaged version(s)
Packaging statusPackaging status
❌
pacman Arch Linux latest packaged version(s)
Packaging statusPackaging status
configurations/pacman/pacman.conf βœ…
xbps Void Linux latest packaged version(s)
Packaging statusPackaging status
❌
zypper openSUSE latest packaged version(s)
Packaging statusPackaging status
❌

πŸ“Š Stats πŸ“Š

🌟 Star History 🌟

Star History Chart

Others

Tutorials