Would it be cool to just boot

Conf-Music-holiday

or

Conf-Work-At-XY ?

We could introduce such a feature using syntax such as

let harddisksetup = X; in
[
  {name =  "conf at holiday";
   configuration = {
     inherit X;
    };
  }
   {name =  "conf at work with network setup";
   configuration = {
     inherit X;
    };
  }
]


How do you like this idea?

Marc
_______________________________________________
nix-dev mailing list
[email protected]
https://mail.cs.uu.nl/mailman/listinfo/nix-dev

Reply via email to