Skip to content

derbetakevin/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

84 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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