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

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Feb 6, 2025
c3e96b3 · Feb 6, 2025
Nov 6, 2024
Oct 12, 2024
Feb 6, 2025
Nov 1, 2024
Nov 16, 2024
Feb 1, 2025
Nov 1, 2024
Nov 1, 2024
Nov 9, 2024
Nov 1, 2024
Nov 4, 2024
Sep 18, 2024
Oct 5, 2024
Nov 1, 2024
Dec 3, 2024
Oct 23, 2024
Dec 28, 2024
Nov 15, 2024
Nov 9, 2024
Dec 28, 2024
Oct 29, 2024

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

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

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

❄️ 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