https://github.com/red-flake/red-flake-nix
Red-Flake Nix flake
https://github.com/red-flake/red-flake-nix
distro flake flakes linux linux-distribution nix nixos nixos-configuration penetration-testing pentesting security security-tools
Last synced: 6 months ago
JSON representation
Red-Flake Nix flake
- Host: GitHub
- URL: https://github.com/red-flake/red-flake-nix
- Owner: Red-Flake
- License: gpl-3.0
- Created: 2024-05-23T00:06:29.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-04-15T02:03:40.000Z (6 months ago)
- Last Synced: 2025-04-15T21:47:28.937Z (6 months ago)
- Topics: distro, flake, flakes, linux, linux-distribution, nix, nixos, nixos-configuration, penetration-testing, pentesting, security, security-tools
- Language: Nix
- Homepage: https://red-flake.github.io/red-flake-nix/
- Size: 1.48 MB
- Stars: 12
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://nixos.org)
[](#)
[](#)
[](#)
![]()
Red-Flake Nix Flake
# Installation
1. Bootup any NixOS live CD
2. Install Red Flake (run as root, do not use sudo):```bash
bash <(curl -L https://raw.githubusercontent.com/Red-Flake/red-flake-nix/main/install.sh)
```
# Rebuilding
Rebuild the already installed system from the flake
```bash
redflake-rebuild
```
# Features
- custom NixOS flake using NixOS unstable
- NixOS home-manager
- encrypted root on ZFS
- Impermanence (non-persistent root on tmpfs) with persistence on `/persist`
- GRUB bootloader with EFI support & theme
- performance tweaks
- custom Red-Flake themes
- custom Red-Flake boot logo
- custom Red-Flake wallpaper
- customized KDE desktop
- customized KDE start menu
- pre-configured, ready-to-use tools for penetration testing, red teaming & CTFs
- additional standalone tools in `/usr/share/tools`
- various wordlists in `/usr/share/wordlists`
- various webshells in `/usr/share/webshells`
- customized zsh shell with oh-my-zsh
- support for Docker, LXC, KVM & VirtualBox
- postgres & neo4j databases for metasploit & bloodhound
- provide automatic provisioning for
- Zsh
- KDE Plasma
- metasploit framework
- postgresql
- BloodHound
- Neo4j
- Burp Suite
- Firefox
- ... and more
# Showcase
## fastfetch

## KDE about this system

## KDE desktop

## KDE start menu

# Contributing
Community contributions are always welcome through GitHub Issues and
Pull Requests.
# License
Red-Flake is licensed under the [GPL License](LICENSE).