From 78907aa98c1af8624a62ca123d088c6c16424f41 Mon Sep 17 00:00:00 2001 From: polwex Date: Sun, 21 Jul 2024 01:09:48 +0700 Subject: init --- hosts/local/master/default.nix | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 hosts/local/master/default.nix (limited to 'hosts/local/master/default.nix') diff --git a/hosts/local/master/default.nix b/hosts/local/master/default.nix new file mode 100644 index 0000000..91e5016 --- /dev/null +++ b/hosts/local/master/default.nix @@ -0,0 +1,5 @@ +inputs: [ + inputs.kmonad.nixosModules.default + ./hardware-configuration.nix + ./configuration.nix +] -- cgit v1.2.3