nix: Add headless profile

This commit is contained in:
Tristan Daniël Maat 2020-02-02 17:03:54 +09:00
parent 23f05d0939
commit ccf48bd68b
Signed by: tlater
GPG key ID: 49670FD774E43268

View file

@ -4,6 +4,7 @@
imports = [
./hardware-configuration.nix
./linode.nix
<nixpkgs/nixos/modules/profiles/headless.nix>
];
networking = {