summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* cleaned commentsDevin Finlinson2023-12-11
|
* missing bracketDevin Finlinson2023-12-11
|
* trying cadd reverse proxy, looks easier to configureDevin Finlinson2023-12-11
|
* hopefully fixed nginx reverse proxyDevin Finlinson2023-12-11
|
* simplified string handlingDevin Finlinson2023-12-11
|
* manage keys directly instead of messing with external key serverDevin Finlinson2023-12-09
|
* Merge branch 'master' of ssh://git.wormcar.gay:2200/devinf/nix-configDevin Finlinson2023-12-09
|\
| * alias bugDevin Finlinson2023-12-07
| |
* | Merge branch 'master' of ssh://git.wormcar.gay:2200/devinf/nix-configDevin Finlinson2023-12-08
|\|
| * missing semicolonDevin Finlinson2023-12-07
| |
* | Merge branch 'master' of ssh://git.wormcar.gay:2200/devinf/nix-configDevin Finlinson2023-12-07
|\|
| * added aliases from zenbookDevin Finlinson2023-12-07
| |
* | added tailscale to all machinesDevin Finlinson2023-12-06
|/
* disable root loginDevin Finlinson2023-12-05
|
* bosco uses newer home managerDevin Finlinson2023-12-05
|
* misterious checksum changeDevin Finlinson2023-12-05
|
* allowed users set elsewhere, cleaned up old commentsDevin Finlinson2023-12-04
|
* consolidating nix allowed users settingDevin Finlinson2023-12-04
|
* user allready allowd to run nix commands due to groupsDevin Finlinson2023-12-04
|
* changed bosco config from build server (now doretta) to network serverDevin Finlinson2023-12-05
|
* changed chosen domain for boscoDevin Finlinson2023-12-04
|
* option necessary to fix broken less formattingDevin Finlinson2023-12-04
|
* another typoDevin Finlinson2023-12-04
|
* typoDevin Finlinson2023-12-04
|
* added bosco key to sourceDevin Finlinson2023-12-04
|
* history isolation now seems to be deprecatedDevin Finlinson2023-12-04
|
* configuring cd with nushell seems to be deprecatedDevin Finlinson2023-12-04
|
* added basic home-manager customizations to boscoDevin Finlinson2023-12-04
|
* set up minimal home manager config for serversDevin Finlinson2023-12-04
|
* let-env command deprecated for $env.<environment-variable>Devin Finlinson2023-12-04
|
* option changed formats, argument no longer validDevin Finlinson2023-12-04
|
* exa is unmaintained, forked to ezaDevin Finlinson2023-12-04
|
* qutebrowser officially migrated to qt6, no need for overrideDevin Finlinson2023-12-04
|
* hyprland xwayland patches deprecatedDevin Finlinson2023-12-04
|
* update nixkpgs to 23.11Devin Finlinson2023-12-04
|
* hide nushell welcome bannerDevin Finlinson2023-12-03
|
* added config.nu to sourceDevin Finlinson2023-12-03
|
* added base config files for nushellDevin Finlinson2023-12-03
|
* import bat theme configDevin Finlinson2023-12-03
|
* added bat config, changed broken theme sourcing from ryan4yin sourceDevin Finlinson2023-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.
* added bat theme and cleaned commentsDevin Finlinson2023-12-03
|
* install minetestDevin Finlinson2023-11-29
|
* removing asterisk should solve Error: nu::parser::extra_positionalDevin Finlinson2023-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 configDevin Finlinson2023-11-28
|
* added source, lock updateDevin Finlinson2023-11-21
|
* rather than creating a generic iso, it's necessary to buildDevin Finlinson2023-11-21
| | | | an img specifically for linode, and likely more convenient besides
* installing linode-cli to upload isoDevin Finlinson2023-11-21
|
* open ssh to recieve scp from build server (doretta)Devin Finlinson2023-11-21
|
* use command (nushell) doesn't seem to work, maybe source willDevin Finlinson2023-11-21
|
* iso should have basic toolsDevin Finlinson2023-11-20
|