| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | Merge branch 'master' of ssh://git.wormcar.gay:2200/devinf/nix-config | Devin Finlinson | 2023-12-17 |
| |\ | |||
| | * | new ssh key | Devin Finlinson | 2023-12-17 |
| | | | |||
| * | | typo | Devin Finlinson | 2023-12-17 |
| | | | |||
| * | | typo | Devin Finlinson | 2023-12-17 |
| | | | |||
| * | | added up flags to make tailscale more pleasant | Devin Finlinson | 2023-12-17 |
| |/ | |||
| * | Merge branch 'master' of ssh://git.wormcar.gay:2200/devinf/nix-config | Devin Finlinson | 2023-12-15 |
| |\ | |||
| | * | Merge branch 'master' of ssh://git.wormcar.gay:2200/devinf/nix-config | Devin Finlinson | 2023-12-12 |
| | |\ | |||
| | * | | added default ips so headscale stops complaining | Devin Finlinson | 2023-12-12 |
| | | | | |||
| * | | | Merge branch 'master' of ssh://git.wormcar.gay:2200/devinf/nix-config | Devin Finlinson | 2023-12-11 |
| |\ \ \ | | |/ | |/| | |||
| | * | | alias tailscale | Devin Finlinson | 2023-12-11 |
| | |/ | |||
| * | | Merge branch 'master' of ssh://git.wormcar.gay:2200/devinf/nix-config | Devin Finlinson | 2023-12-11 |
| |\| | |||
| | * | moved env variable to env file | Devin Finlinson | 2023-12-11 |
| | | | |||
| | * | cleaned comments | Devin Finlinson | 2023-12-11 |
| | | | |||
| | * | missing bracket | Devin Finlinson | 2023-12-11 |
| | | | |||
| | * | trying cadd reverse proxy, looks easier to configure | Devin Finlinson | 2023-12-11 |
| | | | |||
| | * | hopefully fixed nginx reverse proxy | Devin Finlinson | 2023-12-11 |
| | | | |||
| | * | simplified string handling | Devin Finlinson | 2023-12-11 |
| | | | |||
| * | | the version is fucking correct here ↵ | Devin Finlinson | 2023-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 | ||
| * | | please fucking work this time | Devin Finlinson | 2023-12-09 |
| | | | |||
| * | | r2modman version too old, need unstable | Devin Finlinson | 2023-12-09 |
| | | | |||
| * | | r2modman not working, trying older version | Devin Finlinson | 2023-12-09 |
| | | | |||
| * | | nobody updates their electron dependencies | Devin Finlinson | 2023-12-09 |
| |/ | |||
| * | manage keys directly instead of messing with external key server | Devin Finlinson | 2023-12-09 |
| | | |||
| * | Merge branch 'master' of ssh://git.wormcar.gay:2200/devinf/nix-config | Devin Finlinson | 2023-12-09 |
| |\ | |||
| | * | alias bug | Devin Finlinson | 2023-12-07 |
| | | | |||
| * | | Merge branch 'master' of ssh://git.wormcar.gay:2200/devinf/nix-config | Devin Finlinson | 2023-12-08 |
| |\| | |||
| | * | missing semicolon | Devin Finlinson | 2023-12-07 |
| | | | |||
| * | | Merge branch 'master' of ssh://git.wormcar.gay:2200/devinf/nix-config | Devin Finlinson | 2023-12-07 |
| |\| | |||
| | * | added aliases from zenbook | Devin Finlinson | 2023-12-07 |
| | | | |||
| * | | added tailscale to all machines | Devin Finlinson | 2023-12-06 |
| |/ | |||
| * | misterious checksum change | Devin Finlinson | 2023-12-05 |
| | | |||
| * | allowed users set elsewhere, cleaned up old comments | Devin Finlinson | 2023-12-04 |
| | | |||
| * | consolidating nix allowed users setting | Devin Finlinson | 2023-12-04 |
| | | |||
| * | user allready allowd to run nix commands due to groups | Devin Finlinson | 2023-12-04 |
| | | |||
| * | changed chosen domain for bosco | Devin Finlinson | 2023-12-04 |
| | | |||
| * | option necessary to fix broken less formatting | Devin Finlinson | 2023-12-04 |
| | | |||
| * | added bosco key to source | Devin Finlinson | 2023-12-04 |
| | | |||
| * | hyprland xwayland patches deprecated | Devin Finlinson | 2023-12-04 |
| | | |||
| * | added config.nu to source | Devin Finlinson | 2023-12-03 |
| | | |||
| * | added bat config, changed broken theme sourcing from ryan4yin source | Devin Finlinson | 2023-12-03 |
| | | | | | | | | | | | | | config to functional one for future reference, the issue raised this error: error: A definition for option `home-manager.users.defin.programs.bat.themes.catppuccin-mocha' is not of type `strings concatenated with "\n"'. the issue was that nix seemingly cannot turn an array {} into a string, and the config option required a string. Comparing against other imported themes, I found the readFile command, which has documentation specifying that it returns file contents as string, so I simply used that solution. | ||
| * | removing asterisk should solve Error: nu::parser::extra_positional | Devin Finlinson | 2023-11-28 |
| | | | | | I don't know why that was ever there in the first place | ||
| * | updated sources, and started work on using home manager for shell config | Devin Finlinson | 2023-11-28 |
| | | |||
| * | use command (nushell) doesn't seem to work, maybe source will | Devin Finlinson | 2023-11-21 |
| | | |||
| * | open port 2200 for isp reasons | Devin Finlinson | 2023-11-20 |
| | | |||
| * | disabling password ssh auth now that key auth works properly | Devin Finlinson | 2023-11-20 |
| | | |||
| * | key checksum issues | Devin Finlinson | 2023-11-20 |
| | | |||
| * | root cannot be a normal user | Devin Finlinson | 2023-11-20 |
| | | |||
| * | renamed folder for faster typing and thinking | Devin Finlinson | 2023-11-20 |
| | | |||
| * | updated template with modern settings | Devin Finlinson | 2023-11-20 |
| | | |||
| * | move fstrim to all systems, plus cleaning | Devin Finlinson | 2023-11-13 |
| | | |||
