<clever>
cbarrett: `import <nixpkgs> { system = "x86_64-linux"; }` returns a set with every package in nixpkgs, so you would want something like `pkgs = import <nixpkgs> { system = "x86_64-linux"; }` and then `pkgs.hello`
philr has joined #nix-darwin
hamishmack has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
hamishmack has joined #nix-darwin
LnL has quit [Ping timeout: 255 seconds]
trcc has joined #nix-darwin
philr has quit [Ping timeout: 250 seconds]
trcc has quit [Remote host closed the connection]
trcc has joined #nix-darwin
LnL has joined #nix-darwin
trcc has quit [Remote host closed the connection]
trcc has joined #nix-darwin
trcc has quit [Read error: Connection reset by peer]
trcc has joined #nix-darwin
trcc has quit [Remote host closed the connection]
trcc has joined #nix-darwin
trcc has quit [Ping timeout: 246 seconds]
trcc has joined #nix-darwin
trcc has quit [Remote host closed the connection]
trcc has joined #nix-darwin
trcc has quit [Ping timeout: 268 seconds]
trcc has joined #nix-darwin
philr has joined #nix-darwin
trcc has quit [Remote host closed the connection]
trcc has joined #nix-darwin
<siers>
I should write a daemon for syncthing
<siers>
or a useragent?
<LnL>
depends, you need a daemon to run before a user logs in or if it should run as a specific user