summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* 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
|
* nixpkgs comes with a module to build an iso of the matching versionDevin Finlinson2023-11-20
| | | | | | thanks to this, I should in theory only need to add some > > minor configurations to make it accessible via ssh, and > then I can set it up from there
* open port 2200 for isp reasonsDevin Finlinson2023-11-20
|
* better hostnameDevin Finlinson2023-11-20
|
* disabling password ssh auth now that key auth works properlyDevin Finlinson2023-11-20
|
* key checksum issuesDevin Finlinson2023-11-20
|
* i've decided to import hardware config from config file rather than asDevin Finlinson2023-11-20
| | | | > as a module, to leave the flake file less cluttered
* root cannot be a normal userDevin Finlinson2023-11-20
|
* renamed folder for faster typing and thinkingDevin Finlinson2023-11-20
|
* trimmed down server configurations to properly utilize modulesDevin Finlinson2023-11-20
|
* updated template with modern settingsDevin Finlinson2023-11-20
|
* renamed building/caching server to dorettaDevin Finlinson2023-11-20
|
* updateDevin Finlinson2023-11-17
|
* cleaningDevin Finlinson2023-11-17
|
* qutebrowser configurationDevin Finlinson2023-11-13
|
* move fstrim to all systems, plus cleaningDevin Finlinson2023-11-13
|
* enable fstrim for ssdDevin Finlinson2023-11-13
|
* moving qutebrowser to qt6Devin Finlinson2023-11-13
|
* how did i go so long without usbutilsDevin Finlinson2023-11-13
|
* updateDevin Finlinson2023-11-13
|
* updated checksumDevin Finlinson2023-11-12
|
* changed keysDevin Finlinson2023-11-09
|
* ssh-agent still thereDevin Finlinson2023-11-09
|
* testDevin Finlinson2023-11-09
|
* experimenting with using gpg authDevin Finlinson2023-11-09
|
* typoDevin Finlinson2023-11-08
|
* updateDevin Finlinson2023-11-08
|
* cleanupDevin Finlinson2023-11-08
|
* open dedicated server portDevin Finlinson2023-11-08
|
* enables numlockDevin Finlinson2023-11-05
|
* file should have rebased, not merged, fixedDevin Finlinson2023-10-31
|