Skip to content
/ dotfiles Public

Linux dotfiles and NixOS configuration built with Snowfall. My setup is tailored for IT security and DevOps tasks

Notifications You must be signed in to change notification settings

qrxnz/dotfiles

Repository files navigation

dotfiles

✒️ Description

Linux dotfiles and NixOS configuration built with Snowfall. My setup is tailored for IT security and DevOps tasks

My configuration is tailored for tasks in the areas of DevOps and IT security. The key details I emphasized are reproducibility and a personalized experience to achieve an efficient and enjoyable workflow.

🖼️ Gallery

🖥️ Machines

❄️ nixos

  • mentay

  • VMs

soon ...

🧰 features

System management tool `sys`

Rebuild (in flake directory)

sudo sys rebuild # or `r` as a shorthand

Testing an ephemeral config

sudo sys test # or `t` as a shorthand

Deploying to a server (in flake directory)

sudo sys deploy HOSTNAME # or `d` as a shorthand

🐧 non-nixos machines

  • VMs
    • Kali soon ...

⚒️ Installation

🐧 non-nixos machines

git clone --recursive https://github.com/qrxnz/dotfiles  ~/.dotfiles &&\
cd ~/.dotfiles &&\
chmod +x ./setup.sh
  • Hyprland dotfiles

Warning

Remember to install the necessary packages on your distribution.

./setup.sh --hyprland-default
  • Full Kali linux setup
./setup.sh --kali-linux

❄️ nixos machines

soon ...

👾 Others

🍕 Tmux

If you want to use my tmux configuration, I recommend installing it through nix profile

nix profile install github:qrxnz/tmux-flake

🐱 Neovim

If you want to use my neovim configuration, I recommend installing it through nix profile

nix profile install github:qrxnz/nveem

Or you can install it directly

git clone https://github.com/qrxnz/nveem.git --depth=1 ~/.config/nvim/ && nvim

🗒️ Credits

🎨 Inspiration

I was inspired by:

🐈 Theme

I use Catppuccin in every part of my config!

❤️ Special thanks

To redyf for the amazing wallpapers & IogaMaster for snowfall-starter

About

Linux dotfiles and NixOS configuration built with Snowfall. My setup is tailored for IT security and DevOps tasks

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published