home

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

commit 6bf2307e3e46ca8638c8791306e6d6164b69a75d
parent a107363afbc30e81536d3c205ced1e3ed6551b9a
Author: Vincent Demeester <vincent@sbr.pm>
Date:   Sat, 23 May 2020 14:14:32 +0200

systems/hokkaido: import home.nixos.nix

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

Diffstat:
Msystems/hokkaido.nix | 2++
1 file changed, 2 insertions(+), 0 deletions(-)

diff --git a/systems/hokkaido.nix b/systems/hokkaido.nix @@ -3,6 +3,8 @@ imports = [ ../hardware/thinkpad-x220.nix ../modules/module-list.nixos.nix + # FIXME: remove this + ../machines/home.nixos.nix ]; fileSystems."/" =