Age | Commit message (Collapse) | Author | |
---|---|---|---|
2025-02-02 | ahmed/minecraft-log-server: Init | Linnnus | |
2025-02-02 | Bump nixpkgs commit | Linnnus | |
2025-02-02 | ahmed/minecraft: Update whitelist | Linnnus | |
2025-01-31 | ahmed/minecraft: Add XenoDK to whitelist | Linnnus | |
2025-01-29 | Ignore 52f277 when blaming | Linnnus | |
2025-01-29 | Formatting, nice one gg | Linnnus | |
2025-01-29 | on-demand-minecraft: Add ops list | Linnnus | |
2025-01-29 | ahmed/minecraft: Add whitelist | Linnnus | |
2025-01-29 | on-demand-minecraft: Fix whitelist checking logic | Linnnus | |
2025-01-29 | ahmed: Factor configuration.nix into smaller submodules | Linnnus | |
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-29 | on-demand-minecraft: Add DOT documentation | Linnnus | |
2025-01-29 | on-demand-minecraft: Miscellaneous cleaning | Linnnus | |
* Use writeShellScript instead of writeShellScriptBin * Use direct references over systemd.services.*.path * Remove/clarify some comments | |||
2025-01-29 | on-demand-minecraft: Rename all units to minecraft-* | Linnnus | |
2025-01-29 | on-demand-minecraft: Add data-dir option | Linnnus | |
2025-01-29 | ahmed: Don't auto-bump nixpkgs-unstable, don't write lockfile | Linnnus | |
2025-01-29 | Bump nixpkgs-unstable, ahmed: use unstable PaperMC | Linnnus | |
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-29 | ahmed: Set Minecraft world seed | Linnnus | |
2025-01-29 | on-demand-minecraft: Add whitelist option | Linnnus | |
2025-01-27 | hosts/omar: Show battery icons in DWM status bar | Linnnus | |
2025-01-27 | Add firefox | Linnnus | |
2025-01-27 | hosts/omar: Refactor desktop-environment, fix DWM status formatting | Linnnus | |
2025-01-27 | Set home-manager backup extension | Linnnus | |
2025-01-27 | Add NUR | Linnnus | |
2025-01-27 | hosts/omar: Show battery and clock in DWM bar | Linnnus | |
2025-01-27 | pkgs: Add dwn-setstatus | Linnnus | |
2025-01-27 | hosts/omar: Add danish l18n settings | Linnnus | |
2025-01-27 | hosts/omar: Add desktop environment | Linnnus | |
2025-01-27 | omar: Set home.version | Linnnus | |
2025-01-23 | linus.onl: Clone full git history when building site | Linnnus | |
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-20 | Upgrade to Python 3.12 | Linnnus | |
2025-01-19 | Enable sandbox on Darwin (with some caveats) | Linnnus | |
2025-01-18 | Include Git branch in ZSH prompt | Linnnus | |
2025-01-18 | Set sandbox = relaxed on Darwin hosts | Linnnus | |
2025-01-18 | Move NixOS-specific options from shared/{nixos-and-darwin => nixos} | Linnnus | |
2025-01-18 | Fix 'git log' alias | Linnnus | |
2025-01-18 | "Formatting ahh commit" ahh commit | Linnnus | |
2025-01-18 | Formatting ahh commit | Linnnus | |
2025-01-18 | hosts/muhammed: Add xkcdpass (again) | Linnnus | |
This was originally done in 2995fc5 but got lost in refactoring. | |||
2025-01-05 | Use ZSH on all Linux hosts too | Linnnus | |
2025-01-05 | hosts/ahmed: Remove duksebot pt. 2 | Linnnus | |
Don't know how I managed to not catch this in c7a5082. | |||
2025-01-05 | hosts/ahmed: Change qBittorrent password | Linnnus | |
2024-12-27 | Fix missing 'util' import when setting up Javascript LSP | Linnnus | |
2024-12-27 | hosts/omar: Persist OpenSSH keys | Linnnus | |
2024-12-27 | omar: Add wpa networking config | Linnnus | |
2024-12-27 | Move shared nix{os,-darwin} config to shared/nixos-and-darwin | Linnnus | |
2024-12-27 | pkgs/cscript: Bump to 21-12-2024 | Linnnus | |
2024-12-27 | Add new host omar | Linnnus | |
2024-12-21 | hosts/ahmed: Update nixpkgs inputs when rebooting | Linnnus | |
2024-12-21 | hosts/muhammed: Remove weird use of environment.darwinConfig | Linnnus | |
The current setting (i.e. pointing into /nix/store) gives weird behavior with `darwin-rebuild edit` since one cannot edit the readonly store. | |||
2024-12-21 | Define packages in overlays/additions | Linnnus | |