summaryrefslogtreecommitdiff
path: root/modules
Commit message (Collapse)AuthorAge
* hyprland xwayland patches deprecatedDevin Finlinson2023-12-04
|
* added config.nu to sourceDevin 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.
* 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
|
* use command (nushell) doesn't seem to work, maybe source willDevin Finlinson2023-11-21
|
* open port 2200 for isp reasonsDevin Finlinson2023-11-20
|
* disabling password ssh auth now that key auth works properlyDevin Finlinson2023-11-20
|
* key checksum issuesDevin Finlinson2023-11-20
|
* root cannot be a normal userDevin Finlinson2023-11-20
|
* renamed folder for faster typing and thinkingDevin Finlinson2023-11-20
|
* updated template with modern settingsDevin Finlinson2023-11-20
|
* move fstrim to all systems, plus cleaningDevin Finlinson2023-11-13
|
* how did i go so long without usbutilsDevin 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
|
* cleanupDevin Finlinson2023-11-08
|
* open dedicated server portDevin 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
|
* changed keyhashDevin Finlinson2023-10-31
|
* Resolved merge conflict.Devin Finlinson2023-10-31
|\
| * separating utility for serverDevin Finlinson2023-10-15
| |
| * figured out how to get correct checksum (use nix-prefetch-url)Devin Finlinson2023-10-15
| |
| * issues with use commandDevin Finlinson2023-10-15
| |
| * typoDevin Finlinson2023-10-15
| |
| * enable sddm hidpi to fix small uiDevin Finlinson2023-10-03
| |
| * didn't need varDevin Finlinson2023-10-03
| |
| * syntaxDevin Finlinson2023-10-03
| |
| * adding env varsDevin Finlinson2023-10-03
| |
* | modman doesn't existDevin Finlinson2023-10-12
| |
* | r2modman from nixpkgs rather than home-managerDevin Finlinson2023-10-12
| |
* | hopefully fixing starshipDevin Finlinson2023-10-10
|/
* starting to bring definitions back into purpose-specific locations, rather ↵Devin Finlinson2023-10-03
| | | | than type-specific
* vim keys trueDevin Finlinson2023-10-03
|
* trying again, even though it'll never workDevin Finlinson2023-10-03
|
* fixed config typoDevin Finlinson2023-10-03
|
* 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
* hyprland doesn't have a home-manager configDevin Finlinson2023-09-30
|
* moved session variable to proper locationDevin Finlinson2023-09-30
|
* adding theming and config from ryan4yin nix-config on gitDevin Finlinson2023-09-30
|
* changing tons of stuff it will definitely breakDevin Finlinson2023-09-29
|\
| * added pciutils, removed lspciDevin Finlinson2023-09-05
| |
| * added lspciDevin Finlinson2023-09-05
| |