Hi Vince, Thus quoth [email protected] at 14:12 on Thu, Apr 06 2017: > > I acidentally removed my /etc/nixos/configuration.nix is there any way > I can get it back?
Citing directly from: http://stackoverflow.com/questions/28603773/recover-accidentally-deleted-configuration-nix-file ''' system.copySystemConfiguration If enabled, copies the NixOS configuration file $NIXOS_CONFIG (usually /etc/nixos/configuration.nix) to the system store path. Type:"boolean" Default:false Declared by: <nixpkgs/nixos/modules/system/activation/top-level.nix> ''' Do you happen to have this option set to true? /me goes and sets it to true on his system -- Sergiu
signature.asc
Description: PGP signature
_______________________________________________ nix-dev mailing list [email protected] http://lists.science.uu.nl/mailman/listinfo/nix-dev
