diff options
| author | Fabian Montero <fabian@posixlycorrect.com> | 2025-08-05 23:22:16 -0600 |
|---|---|---|
| committer | Alejandro Soto <alejandro@34project.org> | 2025-08-06 13:36:43 -0600 |
| commit | 578b0c59aa75fedf7594d4ce95b2038cc53f53cd (patch) | |
| tree | a4cddec76fc5d6d6a591ea109ad56b1082fbb8d4 /nixos/default.nix | |
| parent | eecebc6ffa285678f650700d771aace2efcf2176 (diff) | |
add doctrine
Diffstat (limited to 'nixos/default.nix')
| -rw-r--r-- | nixos/default.nix | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/nixos/default.nix b/nixos/default.nix deleted file mode 100644 index 5ce655e..0000000 --- a/nixos/default.nix +++ /dev/null @@ -1,8 +0,0 @@ -{ - config, - lib, - pkgs, - ... -}: { - imports = []; -} |
