commit 58e035119bde5d7d43a0815031336459cf0a0836 Author: mjallen18 Date: Thu Jan 25 09:58:32 2024 -0600 initial nixos config diff --git a/configuration.nix b/configuration.nix new file mode 120000 index 0000000..faf36fd --- /dev/null +++ b/configuration.nix @@ -0,0 +1 @@ +/etc/nixos/configuration.nix \ No newline at end of file diff --git a/flake.lock b/flake.lock new file mode 120000 index 0000000..4aed843 --- /dev/null +++ b/flake.lock @@ -0,0 +1 @@ +/etc/nixos/flake.lock \ No newline at end of file diff --git a/flake.nix b/flake.nix new file mode 120000 index 0000000..3bbd9df --- /dev/null +++ b/flake.nix @@ -0,0 +1 @@ +/etc/nixos/flake.nix \ No newline at end of file diff --git a/hardware-configuration.nix b/hardware-configuration.nix new file mode 120000 index 0000000..4dde6be --- /dev/null +++ b/hardware-configuration.nix @@ -0,0 +1 @@ +/etc/nixos/hardware-configuration.nix \ No newline at end of file