summaryrefslogtreecommitdiff
path: root/hosts
AgeCommit message (Collapse)Author
2024-07-15muhammed: Disable conjure Neovim pluginLinnnus
Conjure keeps getting in my way because it pops up when it isn't wanted and rebinds my keys.
2024-07-07muhammed: Setup Rust stuffLinnnus
2024-07-06muhammed: Enable nightly Nix GCLinnnus
The Nix store was growing quite large. It was consuming a lot of disk space with some really old stuff. In the future, I might need to tweak it a bit more; it seems a bit too aggressive right now. Even recently used projects require rebuilding.
2024-07-06ahmed: FormattingLinnnus
2024-07-06common: Add jq utilityLinnnus
2024-07-06muhammed: Update iTerm2 theme switching scriptLinnnus
The script didn't check the theme upon startup, which caused some issues if the system-wide theme change happened while iTerm2 was closed. This new version always updates the iTerm2 theme based on the system theme upon startup.
2024-06-03muhammed: Make linux-builder more accesibleLinnnus
Using breakpointHook [0], one can jump into the sandbox of a failing build. This is very useful for debugging. However, building packages inside the linux-builder VM adds an extra layer of abstraction. This patch makes a few changes which make it easier to work: - cntr, which is used to attach to the sandbox, is now included on the builder - You can now sign in to the root user of the VM using the password "root". This is required because cntr must be run as root. [0]: https://www.youtube.com/watch?v=ULqoCjANK-I
2024-05-19torrenting: Add dark mode to portalLinnnus
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-19torrenting: Add "Stand-up" categoryLinnnus
2024-05-09torrenting: Add funny namesLinnnus
2024-05-09Remove forsvarsarperLinnnus
2024-05-09hosts/ahmed/torrenting: Add categoriesLinnnus
2024-05-09hosts/ahmed/git.linus.onl: Syntax highlight itemsLinnnus
2024-05-09torrenting: Create different categories of downloadsLinnnus
2024-04-29muhammed: Make builder non-ephemeralLinnnus
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-29chore: FormattingLinnnus
2024-04-29muhammed: Make iterm2/neovim respect system dark modeLinnnus
2024-04-08hosts/ahmed/torrenting: Split into aspects, add portalLinnnus
2024-04-07hosts/ahmed: Add WireGuard + JellyfinLinnnus
2024-04-07hosts/ahmed: Add qBittorrentLinnnus
2024-04-07hosts/muhammed: Add qbittorrentLinnnus
2024-03-02hosts/muhammed: Add qbittorrentLinnnus
2024-03-02Move dev-utils to hosts/muhammed/home/Linnnus
2024-03-02Bump HelloHTMLLinnnus
It now takes an alternative domain, which was added to it's services.
2024-02-24chore: Formatting...Linnnus
2024-02-24Fix missing import in hosts/muhammed/configuration.nixLinnnus
2024-02-20Merge '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-01-22Revert "hosts/ahmed: Disable duksebot over winter break"Linnnus
This reverts commit a66aa6ad9d18af2983746dcf73ecdf1bc862a5dc. It is no longer winter break.
2024-01-16hosts/ahmed: Add forsvarsarperLinnnus
2023-12-29hosts/ahmed: Add hellohtml.linus.onlLinnnus
2023-12-29home/dev-utils: Use unstable denoLinnnus
2023-12-22hosts/ahmed: Disable duksebot over winter breakLinnnus
2023-12-11hosts/muhammed: Don't refetch nixpkgs tarball all the timeLinnnus
2023-11-20hosts/ahmed: Formating.........Linnnus
2023-11-20hosts: Remove jq+jc, add home-brewn commaLinnnus
2023-11-20hosts/ahmed: FormattingLinnnus
2023-11-18hosts/ahmed: Update passwordLinnnus
2023-11-16home/git+hosts: Remove jq, add ghLinnnus
2023-11-14ahmed: Make users immutableLinnnus
2023-11-14ahmed: Make DynDNS wait for network onlineLinnnus
2023-11-14ahmed: Change underlying hardwareLinnnus
My home computer has changed, but since it has almost exactly the same assignments as before I decided to keep the hostname the same. I guess I'll save "fathima" for my next computer...
2023-10-27Add unstable nixpkgsLinnnus
2023-10-27hosts: Add nix alias to always print logsLinnnus
2023-10-21cloudflare-proxy: Block non-cloudflare HTTP(S) connectionsLinnnus
2023-10-21ahmed: Try shutting down MC server every 10 minutesLinnnus
2023-10-08Set up gitLinnnus
2023-10-08Move personal modules hosts/ahmed -> modules/nixos/Linnnus
2023-10-07Add nix-index to basic sysadmin packagesLinnnus
This probably won't increase baseline closure size, since comma already pulls in that dependency.
2023-10-02Move options{.=>.services.}disable-screenLinnnus
2023-10-02Add minecraft.linus.onl recordLinnnus