Skip to content

Latest commit

 

History

295 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RevolunixOS dotfiles

Personal NixOS and Home Manager configuration for the original RevolunixOS development workstation. The flake assembles the host RevoluNixOS, the user gabriel, hardware modules, and the graphical base exported by module-system.

Caution

This is a reference configuration, not a generic installer. It contains a fixed hostname, username, initial password, hardware imports, and personal files. Read the complete diff and replace those values before rebuilding.

Layout

flake.nix                 host and user composition
hardware/                 host hardware configuration
system/                   machine-level NixOS settings
home/                     Home Manager configuration
assets/                   wallpapers, branding, and screenshots

Try it safely

Clone the repository and inspect the evaluated host before switching:

git clone https://github.com/RevolunixOS/dotfiles.git
cd dotfiles
nix flake show
sudo nixos-rebuild build --flake .#RevoluNixOS

Only after adapting the hostname, users, hardware modules, and imports should you activate it:

sudo nixos-rebuild switch --flake .#RevoluNixOS

Known limitations

  • The flake pins NixOS/Home Manager 24.05-era inputs.
  • Some inputs still use the legacy RevoluNix GitHub namespace.
  • The configuration enables unfree packages and is tailored to one x86-64 PC.
  • initialPassword = "admin" is present in the source and must not be kept on a real installation.

License

See LICENSE.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages