Configuration files of @jvdcf's development environment
Warning
These dotfiles were only tested on my NixOS system and are provided as is; they may introduce breaking changes to your system. Backup and read the files before proceeding.
The file laptop/hardware-configuration.nix is specific to my ASUS Zenbook UX3405M laptop!
- Install a fresh instance of NixOS;
- Clone the repository:
mkdir nix cd nix git clone https://github.com/jvdcf-dev/nix.git - Generate your
hardware-configuration.nixand copy it to thelaptop/folder:sudo nixos-generate-config rm ~/nix/laptop/hardware-configuration.nix cp /etc/nixos/hardware-configuration.nix ~/nix/laptop/hardware-configuration.nix
- Build the configuration:
sudo nixos-rebuild switch --flake .#SillyBilly --extra-experimental-features nix-command flakes
- 💻 KDE Desktop Environment
- 🐱 Ghostty Terminal
- 🐚 Zsh Shell (with zoxide, fastfetch and ohmyposh)
- 📝 Zed Editor
- The Catppuccin Team: Hyprlock, Kitty, Swaync, Waybar, Fuzzel
- Dreams of Autonomy: zshrc, Oh My Posh
- NvChad Team
- ErikReider's swaync config
- Quantumfate's wofi theme
- Background image by WallpaperCave
Feel free to fork, suggest changes, create issues and pull requests! I hope these dotfiles help you just like other developers helped me 👋
