[Nix-dev] NixOS on systemd
    Bjørn Forsman 
    bjorn.forsman at gmail.com
       
    Thu Aug 30 21:19:50 CEST 2012
    
    
  
On 30 August 2012 20:51, Eelco Dolstra <eelco.dolstra at logicblox.com> wrote:
> Hi all,
>
> For the last few months I've been working on and off on replacing Upstart with
> systemd as NixOS's init system.  This is now in a fairly usable state.  (I'm
> running it on my own laptop, but it hasn't been widely tested and there are
> undoubtedly many issues remaining.)
>
> If you want to test it, do:
>
> $ git clone -b systemd git://github.com/edolstra/nixos.git nixos-systemd
> $ nixos-rebuild switch -I nixos=/path/to/nixos-systemd
> $ reboot
Awesome :-)
    
    
More information about the nix-dev
mailing list