aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--README.md9
1 files changed, 9 insertions, 0 deletions
diff --git a/README.md b/README.md
index 408bb8b..b2b18a1 100644
--- a/README.md
+++ b/README.md
@@ -42,6 +42,15 @@ Adding the overlay to your `/etc/nixos/configuration.nix`:
};
```
+<!--
+### Debian
+
+```shell
+$ wget -O- https://package-repository.euandreh.xyz/EuAndreh.key | sudo apt-key add -
+$ sudo apt-add-repository 'deb https://package-repository.euandreh.xyz/debian/ stable main'
+```
+-->
+
## LICENSE
Packaging code licensed under AGPLv3+.