gabyx / dotfiles

My dotfiles and NixOs configurations

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

+

Gabyx's Dotfiles &
NixOS Configuration

License Buy Me A Coffee Give me a Star

These are my dotfiles managed with chezmoi.io for Linux and MacOS (and partially the other shit OS which desperately tries to convert itself into a *nix OS) and NixOS configurations for Desktop and VM.

Screenshot

Program Name
Linux Distribution NixOS
Window Manager sway
Bar waybar
Program Launcher & Menu rofi
Wallpaper Setter sway
Screenshot grimshot
Clipboard copyq with special password ignore command
Notification swaync
Web Browser Chrome
Code Editor Nvim with Astrovim
Normal Font NotoSans Nerd Font
Text editors/Terminal font JetBrainsMono Nerd Font
Shell zsh
Terminal Emulator wezterm kitty

NixOS Configurations

See the documentation to learn how to install NixOS on to your system or in a VM.

Configuration Files

To install configuration files we use chezmoi:

chezmoi init https://github.com/gabyx/chezmoi.git
chezmoi diff

and to apply use

chezmoi apply

All together:

chezmoi init --apply --verbose https://github.com/gabyx/dotfiles.git

About

My dotfiles and NixOs configurations

License:GNU General Public License v3.0


Languages

Language:JavaScript 38.5%Language:HTML 37.6%Language:Shell 14.4%Language:Nix 4.7%Language:CSS 3.3%Language:Lua 1.2%Language:Python 0.3%Language:Just 0.1%