diff --git a/.gitignore b/.gitignore index dfece2b..7b2a902 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,3 @@ server-info.txt +nixos/out +nixos/error diff --git a/nixos/error b/nixos/error deleted file mode 100644 index 413a0bf..0000000 --- a/nixos/error +++ /dev/null @@ -1,18 +0,0 @@ -warning: Git tree '/home/roy/homelab-config' is dirty -error: - … while calling the 'seq' builtin - at /nix/store/1678p8vrnc4d1x65ahq6zwrhah102cgf-source/lib/modules.nix:360:18: - 359| options = checked options; - 360| config = checked (removeAttrs config [ "_module" ]); - | ^ - 361| _module = checked (config._module); - - … while calling the 'throw' builtin - at /nix/store/1678p8vrnc4d1x65ahq6zwrhah102cgf-source/lib/modules.nix:331:13: - 330| else - 331| throw baseMsg - | ^ - 332| else - - error: The option `default' does not exist. Definition values: - - In `/nix/store/1678p8vrnc4d1x65ahq6zwrhah102cgf-source/flake.nix': diff --git a/nixos/out b/nixos/out deleted file mode 100644 index e69de29..0000000