summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2025-03-13ahmed: Add basic fail2banLinnnus
2025-03-04muhammed: Add syncthing for e-booksLinnnus
2025-03-04Bump flake input commaLinnnus
2025-03-03chore: Update flake inputsLinnnus
2025-03-02Add beanstalkd cliLinnnus
2025-02-21muhammed: Remove dev-vmLinnnus
2025-02-21Actually include Svelte in dev-fullLinnnus
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-08pkgs/mcping: Fix sign warningLinnnus
2025-02-08pkgs/mcping: Print usage to stderrLinnnus
2025-02-06ahmed/minecraft-log-server: Show more previous messagesLinnnus
2025-02-06Add direnv ZSH integratinoLinnnus
2025-02-02ahmed/minecraft: Make SneakyPanda moderator, set spawn protectionLinnnus
2025-02-02ahmed/minecraft-log-server: InitLinnnus
2025-02-02Bump nixpkgs commitLinnnus
2025-02-02ahmed/minecraft: Update whitelistLinnnus
2025-01-31ahmed/minecraft: Add XenoDK to whitelistLinnnus
2025-01-29Ignore 52f277 when blamingLinnnus
2025-01-29Formatting, nice one ggLinnnus
2025-01-29on-demand-minecraft: Add ops listLinnnus
2025-01-29ahmed/minecraft: Add whitelistLinnnus
2025-01-29on-demand-minecraft: Fix whitelist checking logicLinnnus
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 DOT documentationLinnnus
2025-01-29on-demand-minecraft: Miscellaneous cleaningLinnnus
* Use writeShellScript instead of writeShellScriptBin * Use direct references over systemd.services.*.path * Remove/clarify some comments
2025-01-29on-demand-minecraft: Rename all units to minecraft-*Linnnus
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-29on-demand-minecraft: Add whitelist optionLinnnus
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-27Set home-manager backup extensionLinnnus
2025-01-27Add NURLinnnus
2025-01-27hosts/omar: Show battery and clock in DWM barLinnnus
2025-01-27pkgs: Add dwn-setstatusLinnnus
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-20Upgrade to Python 3.12Linnnus
2025-01-19Enable sandbox on Darwin (with some caveats)Linnnus
2025-01-18Include Git branch in ZSH promptLinnnus
2025-01-18Set sandbox = relaxed on Darwin hostsLinnnus