mirror of
https://github.com/Noratrieb/vps.git
synced 2026-01-17 01:55:10 +01:00
add quotdd
This commit is contained in:
parent
7fac534d32
commit
1d88b9498e
2 changed files with 21 additions and 3 deletions
|
|
@ -11,10 +11,11 @@
|
|||
nixpkgs-unstable = import (fetchTarball "https://github.com/NixOS/nixpkgs/archive/d04953086551086b44b6f3c6b7eeb26294f207da.tar.gz") { }; # nixos-unstable 2024-08-05
|
||||
|
||||
website = import (fetchTarball "https://github.com/Noratrieb/website/archive/ab44e5ef7586a220fc1d251bda333a8752bb7783.tar.gz");
|
||||
blog = fetchTarball "https://github.com/Noratrieb/blog/archive/ed4d6674b13ef031379b5d53491a605388e47e3e.tar.gz";
|
||||
blog = fetchTarball "https://github.com/Noratrieb/blog/archive/3d4c1e10d9d555c5358dd432e50cb6fd741dee2a.tar.gz";
|
||||
slides = fetchTarball "https://github.com/Noratrieb/slides/archive/0401f35c22b124b69447655f0c537badae9e223c.tar.gz";
|
||||
|
||||
pretense = import (fetchTarball "https://github.com/Noratrieb/pretense/archive/270b01fc1118dfd713c1c41530d1a7d98f04527d.tar.gz");
|
||||
quotdd = import (fetchTarball "https://github.com/Noratrieb/quotdd/archive/9c37b3e2093020771ee7c9da6200f95d4269b4e4.tar.gz");
|
||||
|
||||
networkingConfig = {
|
||||
dns1 = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue