From 076a5cc6170c8f7d9c4596bfd856d74b9a3c35b4 Mon Sep 17 00:00:00 2001 From: cnst Date: Thu, 22 Aug 2024 20:02:40 +0200 Subject: [PATCH] typos in hosts --- home/users/cnst/export-user-modules.nix | 4 ++++ hosts/cnix/export-system-modules.nix | 4 ++++ hosts/default.nix | 6 ++---- 3 files changed, 10 insertions(+), 4 deletions(-) create mode 100644 home/users/cnst/export-user-modules.nix create mode 100644 hosts/cnix/export-system-modules.nix diff --git a/home/users/cnst/export-user-modules.nix b/home/users/cnst/export-user-modules.nix new file mode 100644 index 00000000..f7fd1807 --- /dev/null +++ b/home/users/cnst/export-user-modules.nix @@ -0,0 +1,4 @@ +let + modules = import ./modules.nix; +in + builtins.toJSON modules diff --git a/hosts/cnix/export-system-modules.nix b/hosts/cnix/export-system-modules.nix new file mode 100644 index 00000000..f7fd1807 --- /dev/null +++ b/hosts/cnix/export-system-modules.nix @@ -0,0 +1,4 @@ +let + modules = import ./modules.nix; +in + builtins.toJSON modules diff --git a/hosts/default.nix b/hosts/default.nix index 813aedb4..95b40d1a 100644 --- a/hosts/default.nix +++ b/hosts/default.nix @@ -53,10 +53,8 @@ shared ++ [ ./toothpc - "${mod}/boot/lanzaboote - " - "${mod}/nix/nh/toothpc - " + "${mod}/boot/lanzaboote" + "${mod}/nix/nh/toothpc" { home-manager = { users.toothpick.imports = homeImports."