samueldr changed the topic of #nixops to: NixOps related talk | logs: https://logs.nix.samueldr.com/nixops/
wirew0rm has quit [Ping timeout: 245 seconds]
wirew0rm has joined #nixops
psyanticy has joined #nixops
l33_ has joined #nixops
<l33_> i want to delpoy to alreadt running nixos machine..... is there's a setup guide.
<gchristensen> basically just copy the configuration.nix and hardware-configuration.nix to your nixops network, use https://nixos.org/nixops/manual/#opt-deployment.targetEnv set to "none"
<l33_> hmmm... i don't think it's that simple.
<l33_> just trying to get my head around it
<l33_> nixos tends to blow unix admins minds..
<l33_> probably why i'm still liking it.
<l33_> the learning curve is steep, like climbing a black hole.
<l33_> rather then everest.
<gchristensen> heh
<gchristensen> so, building a NixOS system doesn't look at the system at all -- everything it does is described by the configuration.nix, hardware-configuration.nix, and the version of nixpkgs you have
<gchristensen> so you can trivially build a system on the computer itself, or on any other computer too
<l33_> *i know* ;-)
<gchristensen> :D
l33_ has quit [Remote host closed the connection]
psyanticy has quit [Quit: Connection closed for inactivity]
l33 has joined #nixops
l33 has quit [Ping timeout: 276 seconds]