```
{
description = "Killy the killing machine";
inputs = {
nixpkgs = {
url = "github:NixOS/nixpkgs/nixos-unstable";
follows = "nix-bitcoin/nixpkgs-unstable";
};
lanzaboote = {
url = "github:nix-community/lanzaboote/v0.4.1";
inputs = {
nixpkgs = {
follows = "nixpkgs";
};
};
};
nix-bitcoin = {
url = "github:fort-nix/nix-bitcoin/release";
};
};
outputs = { self, nixpkgs, lanzaboote, nix-bitcoin, ...}: {
nixosConfigurations = {
killy = nixpkgs.lib.nixosSystem {
system = "x86_64-linux";
modules = [
./configuration.nix
nix-bitcoin.nixosModules.default
lanzaboote.nixosModules.lanzaboote
({ pkgs, lib, ... }: {
environment = {
systemPackages = [
pkgs.sbctl
];
};
boot = {
loader = {
systemd-boot = {
enable = lib.mkForce false;
};
};
lanzaboote = {
enable = true;
pkiBundle = "/etc/secureboot";
};
};
nix-bitcoin = {
generateSecrets = true;
nodeinfo = {
enable = true;
};
};
services = {
bitcoind = {
enable = true;
txindex = true;
zmqpubrawblock = "tcp://127.0.0.1:28332";
zmqpubrawtx = "tcp://127.0.0.1:28333";
};
fulcrum = {
enable = true;
};
lnd = {
enable = true;
certificate = {
extraIPs = [
“[REDACTED]”
“[REDACTED]”
];
};
};
lightning-loop = {
enable = true;
certificate = {
extraIPs = [
“[REDACTED]”
“[REDACTED]”
];
};
};
lightning-pool = {
enable = true;
};
};
})
];
};
};
};
}
```
iru@localhot $_
iru@despera.space
npub1nmk2...2975
Technological optimism in current dark age.
```
{
description = "Killy the killing machine";
inputs = {
nixpkgs = {
url = "github:NixOS/nixpkgs/nixos-unstable";
follows = "nix-bitcoin/nixpkgs-unstable";
};
lanzaboote = {
url = "github:nix-community/lanzaboote/v0.4.1";
inputs = {
nixpkgs = {
follows = "nixpkgs";
};
};
};
nix-bitcoin = {
url = "github:fort-nix/nix-bitcoin/release";
};
};
outputs = { self, nixpkgs, lanzaboote, nix-bitcoin, ...}: {
nixosConfigurations = {
killy = nixpkgs.lib.nixosSystem {
system = "x86_64-linux";
modules = [
./configuration.nix
nix-bitcoin.nixosModules.default
lanzaboote.nixosModules.lanzaboote
({ pkgs, lib, ... }: {
environment = {
systemPackages = [
pkgs.sbctl
];
};
boot = {
loader = {
systemd-boot = {
enable = lib.mkForce false;
};
};
lanzaboote = {
enable = true;
pkiBundle = "/etc/secureboot";
};
};
nix-bitcoin = {
generateSecrets = true;
nodeinfo = {
enable = true;
};
};
services = {
bitcoind = {
enable = true;
txindex = true;
zmqpubrawblock = "tcp://127.0.0.1:28332";
zmqpubrawtx = "tcp://127.0.0.1:28333";
};
fulcrum = {
enable = true;
};
lnd = {
enable = true;
certificate = {
extraIPs = [
“[REDACTED]”
“[REDACTED]”
];
};
};
lightning-loop = {
enable = true;
certificate = {
extraIPs = [
“[REDACTED]”
“[REDACTED]”
];
};
};
lightning-pool = {
enable = true;
};
};
})
];
};
};
};
}
```Orange Redditor is mad people like cool things with something he doesn’t like.


Oh no


This song will never die.
> Two hours later


Eric Raymond is among the few of the old free open source software guard that didn’t disgraced himself yet. Not as far as I know.


GM remember to gatekeep the things you like.


Python is boiling the oceans.
A few months ago Hyprland developer Vaxry was banned from collaborating on FreeDesktop for refusing to bow to the safe space mentality. The Sway main developer and some Red Hat employees started a cancelation campaign against him because some pronoun bullshit.
He just reimplement wlroots on C++.
So long and thanks for the compositor.


On a Hetzner ARM64 Ampere VM.


#FreeRoss



BBS (4chan style) software using Nostr as a backend? Preferably with ephemeral generated keys.
Oh hey it was consequence of another well intended EU regoolator move.


Microsoft Reveals EU Deal Behind Windows Access After Global Outage - Slashdot
A Microsoft spokesman says that a 2009 European Commission agreement prevents the company from restricting third-party access to Windows
Wolf Moon is the best Type O Negative song. Period.
A third party Windows kernel driver wreaking havoc in critical infrastructure through the world.
Microsoft CrowdStrike global outage hits Deloitte Qantas Woolworths and several countries around the world
