summaryrefslogtreecommitdiff
path: root/hosts
AgeCommit message (Collapse)Author
2025-03-25Refactor metadata.tomlLinnnus
2025-03-25chore: FormattingLinnnus
2025-03-25Remove omarLinnnus
2025-03-23hosts/ali: InitLinnnus
2025-03-16ahmed: Add vaultwardenLinnnus
2025-03-16ahmed: Torreinting use standard option for websockets fixLinnnus
2025-03-16ahmed: Allow SSH connections from omarLinnnus
2025-03-16ahmed: Allow omar to do remote buildsLinnnus
2025-03-16ahmed: Add certificates for local DNSLinnnus
2025-03-16ahmed/dyndns: Fix ordering issueLinnnus
2025-03-16ahmed: Add Nix development toolsLinnnus
2025-03-16ahmed: Prevent old generations from filling /bootLinnnus
2025-03-16ahmed: Move torrenting webuis to local-only DNS viewLinnnus
2025-03-16ahmed: Add local DNS resolverLinnnus
2025-03-13ahmed: Improve ordering of linus.onl-source.serviceLinnnus
2025-03-13ahmed: Remove minecraft-log-serverLinnnus
2025-03-13ahmed: Add basic fail2banLinnnus
2025-03-04muhammed: Add syncthing for e-booksLinnnus
2025-02-21muhammed: Remove dev-vmLinnnus
2025-02-16ahmed/minecraft-log-server: Fix missing ACME certificatesLinnnus
2025-02-15muhammed/dev-vm: Add development VMLinnnus
2025-02-15muhammed/remote-builders: Don't use deprecated optionLinnnus
2025-02-15muhammed: Add launchd service to update git reposLinnnus
2025-02-08muhammed: Add mcping to pathLinnnus
2025-02-06ahmed/minecraft-log-server: Show more previous messagesLinnnus
2025-02-02ahmed/minecraft: Make SneakyPanda moderator, set spawn protectionLinnnus
2025-02-02ahmed/minecraft-log-server: InitLinnnus
2025-02-02ahmed/minecraft: Update whitelistLinnnus
2025-01-31ahmed/minecraft: Add XenoDK to whitelistLinnnus
2025-01-29Formatting, nice one ggLinnnus
2025-01-29on-demand-minecraft: Add ops listLinnnus
2025-01-29ahmed/minecraft: Add whitelistLinnnus
2025-01-29ahmed: Factor configuration.nix into smaller submodulesLinnnus
I checked that this didn't result in any (non-trivial) changes like so: $ vi hosts/ahmed/configuration.nix $ nixos-rebuild build --flake .#ahmed $ nix-diff /run/current-system ./result
2025-01-29on-demand-minecraft: Add data-dir optionLinnnus
2025-01-29ahmed: Don't auto-bump nixpkgs-unstable, don't write lockfileLinnnus
2025-01-29Bump nixpkgs-unstable, ahmed: use unstable PaperMCLinnnus
I needed PaperMC v1.24.1 which happens to be what is packaged in NixOS/nixpkgs@852ff1d9e. I really ought to figure out a way to decouple the version of Minecraft from the nixpkgs version. I don't want to be in the situation where I want to bump unstable, but don't want to switch to a new Minecraft version.
2025-01-29ahmed: Set Minecraft world seedLinnnus
2025-01-27hosts/omar: Show battery icons in DWM status barLinnnus
2025-01-27Add firefoxLinnnus
2025-01-27hosts/omar: Refactor desktop-environment, fix DWM status formattingLinnnus
2025-01-27hosts/omar: Show battery and clock in DWM barLinnnus
2025-01-27hosts/omar: Add danish l18n settingsLinnnus
2025-01-27hosts/omar: Add desktop environmentLinnnus
2025-01-27omar: Set home.versionLinnnus
2025-01-23linus.onl: Clone full git history when building siteLinnnus
Since the build script uses commit dates to infer authoring dates, a shallow clone makes all posts appear to have been published at the time of the most recent commit.
2025-01-18Set sandbox = relaxed on Darwin hostsLinnnus
2025-01-18Move NixOS-specific options from shared/{nixos-and-darwin => nixos}Linnnus
2025-01-18Formatting ahh commitLinnnus
2025-01-18hosts/muhammed: Add xkcdpass (again)Linnnus
This was originally done in 2995fc5 but got lost in refactoring.
2025-01-05hosts/ahmed: Remove duksebot pt. 2Linnnus
Don't know how I managed to not catch this in c7a5082.