home

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

commit 17c6d4d068532a73bfb3396fd0c837e9fc6c14b7
parent 9f6de9ef1847052489ade0c7d06390e7d17acc11
Author: Vincent Demeester <vincent@sbr.pm>
Date:   Sat, 23 May 2020 14:37:18 +0200

systems/hokkaido: import home-manager

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

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

diff --git a/systems/hokkaido.nix b/systems/hokkaido.nix @@ -1,6 +1,7 @@ { lib, pkgs, ... }: { imports = [ + (import ../nix).home-manager ../hardware/thinkpad-x220.nix ../modules/module-list.nixos.nix # FIXME: remove this