From 246bcc5934296d9facba8c43fbd38f7a51b6f46e Mon Sep 17 00:00:00 2001 From: Bit Borealis Date: Sun, 26 Mar 2023 17:28:09 +0000 Subject: [PATCH] chagne instructions to symlink --- configuration.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configuration.nix b/configuration.nix index 3d0e8af..f7da15b 100644 --- a/configuration.nix +++ b/configuration.nix @@ -1,4 +1,4 @@ -# copy this file to your /etc/nixos/ and make sure the directory is correct ! +# symlinkg this file to your /etc/nixos/ and make sure the directory is correct ! {...}: { imports = [ /home/hive/.saturn ];