home

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | README | LICENSE

commit c4d01bad39b85e3146f3c7c7494224db1da8b001
parent 94889f8f01b75f153cbe251a3f17589d784ca0be
Author: Vincent Demeester <vincent@sbr.pm>
Date:   Sat, 23 May 2020 17:33:23 +0200

systems/hokkaido: 🤕

Signed-off-by: Vincent Demeester <vincent@sbr.pm>

Diffstat:
Msystems/hokkaido.nix | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/systems/hokkaido.nix b/systems/hokkaido.nix @@ -48,7 +48,7 @@ in }; # FIXME: move this away - nix-config.enable = false; + profiles.nix-config.enable = false; nix.nixPath = [ "nixos-config=${dummyConfig}" "nixpkgs=/run/current-system/nixpkgs"