summaryrefslogtreecommitdiff
path: root/modules/nixos/system-packages.nix
Commit message (Collapse)AuthorAge
* insecure electron no longer a dependencyDevin Finlinson2025-11-09
|
* duplicate package install (home-manager preferred)Devin Finlinson2025-11-09
|
* gpg kinda sucksDevin Finlinson2025-08-15
|
* general stuffDevin Finlinson2025-06-21
|
* updateDevin Finlinson2025-05-24
|
* mega cleanup of flake.nix using Misterio77 config as referenceDevin Finlinson2025-02-04
|
* nvd is a tool to see package differences across nix buildsDevin Finlinson2025-01-08
|
* need that stuffDevin Finlinson2024-12-01
|
* Merge branch 'master' of ssh://git.myrmexia.xyz:2200/srv/git/.flakeDevin Finlinson2024-08-16
|\
| * font went missing, defaulted to non-monspace, it was hideousDevin Finlinson2024-08-06
| |
* | wireguardDevin Finlinson2024-08-16
|/
* add dig for networkingDevin Finlinson2024-05-28
|
* don't need old depsDevin Finlinson2024-03-03
|
* vi is not a packageDevin Finlinson2024-03-03
|
* viDevin Finlinson2024-03-03
|
* the version is fucking correct here ↵Devin Finlinson2023-12-09
| | | | | | | https://github.com/NixOS/nixpkgs/blob/master/pkgs/games/r2modman/default.nix but won't install the correct version through any means i'm gonna commit violence
* r2modman version too old, need unstableDevin Finlinson2023-12-09
|
* r2modman not working, trying older versionDevin Finlinson2023-12-09
|
* nobody updates their electron dependenciesDevin Finlinson2023-12-09
|
* how did i go so long without usbutilsDevin Finlinson2023-11-13
|
* cleanupDevin Finlinson2023-11-08
|
* file should have rebased, not merged, fixedDevin Finlinson2023-10-31
|
* fixed fixDevin Finlinson2023-10-31
|
* fix temp dependency issue for obsidianDevin Finlinson2023-10-31
|
* add nix-tree utilityDevin Finlinson2023-10-31
|
* Resolved merge conflict.Devin Finlinson2023-10-31
|\
| * separating utility for serverDevin Finlinson2023-10-15
| |
* | modman doesn't existDevin Finlinson2023-10-12
| |
* | r2modman from nixpkgs rather than home-managerDevin Finlinson2023-10-12
|/
* i've gone mad with powerDevin Finlinson2023-10-03
/ attempted config from misterio77 to fix inputs errors // this created the default.nix files and commented out block in flake.nix // didn't work, misterio is insane / but misterio's nix-colors github tells you to pass it as a special arg into home-manager // was confused for a bit but got it as an extraSpecialArg cause of module bullshit /// good thing i had that old note or i'd have been stuck / now the inputs pass into home-manager // hoping to find a more elegant passthrough format / oh also moved home-manager's modules to modules folder because misterio does // probably because they're crazy but also because they've gone so deep it's somehow necessary for anything to work /// idk how or why, should have something to do with replacing/following default nix format? //// thus the default.nix files to add/override defaults? this is my longest commit message ever