Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-05-19 | torrenting: Add dark mode to portal | Linnnus | |
The white background is pretty eye-soaring at night. This patch fixes this issue by using a CSS query parameter to set darker styles when dark mode is enabled. See: https://css-tricks.com/dark-modes-with-css/ | |||
2024-05-19 | torrenting: Add "Stand-up" category | Linnnus | |
2024-05-09 | torrenting: Add funny names | Linnnus | |
2024-05-09 | Remove forsvarsarper | Linnnus | |
2024-05-09 | hosts/ahmed/torrenting: Add categories | Linnnus | |
2024-05-09 | hosts/ahmed/git.linus.onl: Syntax highlight items | Linnnus | |
2024-05-09 | torrenting: Create different categories of downloads | Linnnus | |
2024-04-29 | muhammed: Make builder non-ephemeral | Linnnus | |
idk the option just didn't work or something. doesn't really matter anyways since i won't be making any manual changes | |||
2024-04-29 | chore: Formatting | Linnnus | |
2024-04-29 | home/zsh: Add mkcd utility | Linnnus | |
2024-04-29 | home/neovim: Add temporary, impure vimrc source | Linnnus | |
This was a huge help when testing changes to vimrc without having to do a full {nixos,darwin}-rebuild. | |||
2024-04-29 | muhammed: Make iterm2/neovim respect system dark mode | Linnnus | |
2024-04-29 | home/git: Autocorrect yayyyy | Linnnus | |
2024-04-08 | hosts/ahmed/torrenting: Split into aspects, add portal | Linnnus | |
2024-04-07 | hosts/ahmed: Add WireGuard + Jellyfin | Linnnus | |
2024-04-07 | hosts/ahmed: Add qBittorrent | Linnnus | |
2024-04-07 | hosts/muhammed: Add qbittorrent | Linnnus | |
2024-03-02 | hosts/muhammed: Add qbittorrent | Linnnus | |
2024-03-02 | Move dev-utils to hosts/muhammed/home/ | Linnnus | |
2024-03-02 | Bump HelloHTML | Linnnus | |
It now takes an alternative domain, which was added to it's services. | |||
2024-02-24 | chore: Formatting... | Linnnus | |
2024-02-24 | Fix missing import in hosts/muhammed/configuration.nix | Linnnus | |
2024-02-20 | Merge 'reorg' into 'main' | Linnnus | |
This patch moves in the reorganizational work done on the reorg branch, mainly: * Move host-specific modules into hosts/<host>/<module> * Break up HM config See the reorg branch for the individual commits. | |||
2024-02-13 | hosts/ahmed: Bump duksebot | Linnnus | |
2024-02-04 | pkgs/pbv: Add pbv | Linnnus | |
2024-02-04 | home/zsh: Remove zsh-cwd-history plugin | Linnnus | |
2024-02-04 | home/neovim: Add svelte filetype plugin | Linnnus | |
2024-02-04 | Formatting | Linnnus | |
2024-02-04 | Switch to nixd (works equally shit) | Linnnus | |
2024-01-22 | Revert "hosts/ahmed: Disable duksebot over winter break" | Linnnus | |
This reverts commit a66aa6ad9d18af2983746dcf73ecdf1bc862a5dc. It is no longer winter break. | |||
2024-01-21 | formating smh... | Linnnus | |
2024-01-21 | home/neovim: Add double space FZF mapping | Linnnus | |
2024-01-21 | home/git: Add 'undo' alias | Linnnus | |
2024-01-21 | all: Also apply overlays to exported packages | Linnnus | |
2024-01-21 | Use unstable deno for NeoVim LSP | Linnnus | |
I forgot to do this in 8c4e59b. It was causing some issues with missing type declarations for the Kv which was the whole reason for switching to unstable.deno smh my head. | |||
2024-01-20 | host/ahmed: Bump hellohtml | Linnnus | |
2024-01-20 | hosts/ahmed: Move hellohtml definiton into repo | Linnnus | |
2024-01-16 | hosts/ahmed: Add forsvarsarper | Linnnus | |
2023-12-29 | hosts/ahmed: Bump push-notification-api | Linnnus | |
2023-12-29 | hosts/ahmed: Add hellohtml.linus.onl | Linnnus | |
2023-12-29 | home/dev-utils: Use unstable deno | Linnnus | |
2023-12-29 | home: Setup guile dev stuff | Linnnus | |
2023-12-29 | pkgs/yalafi-shell: Add yalafi-extract command | Linnnus | |
2023-12-27 | hosts/ahmed: Bump push-notificatin-api to support 23.11 | Linnnus | |
2023-12-22 | hosts/ahmed: Disable duksebot over winter break | Linnnus | |
2023-12-11 | hosts/muhammed: Don't refetch nixpkgs tarball all the time | Linnnus | |
2023-12-11 | home/noweb: Switch to full texlive, add spell checker | Linnnus | |
2023-12-10 | Upgrade to NixOS v23.11 | Linnnus | |
So far I have only tested this with Muhammed. I have yet to test the changes on Ahmed. This commit should be considered broken to him. I keep getting warnings about docbook but that appears to be an issue with HM. https://github.com/nix-community/home-manager/issues/4273 | |||
2023-12-09 | pkgs/watch-while: Act transparently NO_WATCH is defined | Linnnus | |
2023-12-09 | home/dev-utils: Add jq toolkit | Linnnus | |