Skip to content
This repository was archived by the owner on Sep 20, 2026. It is now read-only.

Latest commit

 

History

287 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RevolunixOS CLI dotfiles

Experimental NixOS and Home Manager configuration snapshot derived from the main RevolunixOS dotfiles repository.

Despite the repository name, the current flake still imports the graphical base from module-system and is effectively identical to the historical dotfiles configuration. Treat it as a development branch or migration snapshot until the CLI-only split is completed.

Caution

The configuration is host-specific: it defines the host RevoluNixOS, the user gabriel, an initial password, and hardware modules for the original machine. Do not switch to it unchanged.

Inspect and build

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

Before activation

  1. Replace the hostname and user declarations in flake.nix.
  2. Generate or import the correct hardware configuration.
  3. Remove the checked-in initial password.
  4. Decide whether to keep the graphical imports or replace them with the CLI fragments exported by module-system.
  5. Update legacy RevoluNix input URLs if necessary.

Layout

flake.nix   host composition
hardware/   host hardware settings
system/     NixOS configuration
home/       Home Manager configuration
assets/     graphical assets inherited from the main dotfiles

License

See LICENSE.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages