Commit graph

30 commits

Author SHA1 Message Date
Evie Litherland-Smith d2b5a25e93 Remove altAccentColourName and associated uses
Enable no-script-mode by default in NYXT
2024-06-29 06:37:54 +01:00
Evie Litherland-Smith a9c96b8a06 Add NYXT bookmark converter, renable NYXT browser
Add converter to read bookmarks.json and convert to lisp format
expected by NYXT

Enable NYXT again (as well as firefox) now that bookmarks are
available

Swap accent and alt accent (with each other)
2024-06-28 08:40:56 +01:00
Evie Litherland-Smith 94130a9c9c Set trackpad for Tone to natural scrolling
Add typescript (for tsc and tsserver) to javascript installed packages
2024-06-27 13:22:02 +01:00
Evie Litherland-Smith b90bd71fa7 Update plasma-manager URL, moved to nix-community (from pjones) 2024-06-25 10:43:46 +01:00
Evie Litherland-Smith c6a8a7c34e Fix correct username not being set
Rather than set username in flake.nix, set a default value in
default.nix (since it's always called), and set appropriate values in
personal.nix (pixelifytica) and work.nix (elitherl), since the two
files are mutually exclusive and only one or the other will be
imported.
2024-06-24 09:15:17 +01:00
Evie Litherland-Smith dc2ccdc7ea Add pre-commit hook to run gitleaks
Search for accidentally included secrets when committing
2024-06-24 07:27:22 +01:00
Evie Litherland-Smith ae35cc0f69 Fix importing wrong module for Northstar 2024-06-22 16:36:22 +01:00
Evie Litherland-Smith e4516d5585 Some more renaming and moving
Move more to naming folders after function than specific
program (exception being Emacs...), renamed firefox -> browser and obs
-> streaming

Also move importing obs/streaming to personal.nix instead of default

Move Nyxt config into browser directory

Add some KDE apps: ktorrent for personal, kdenlive and krita for
streaming
2024-06-22 16:28:15 +01:00
Evie Litherland-Smith 1abfec381a Flatten and remove some extra files
Move home/ files into flake.nix (for machine-specific) or just up a
level (for default, personal, and work config files)
2024-06-22 16:08:44 +01:00
Evie Litherland-Smith 281697aa38 Add rc2nix (from plasma-manager) to installed packages 2024-06-22 12:10:16 +01:00
Evie Litherland-Smith 9626796c46 Move bookmarks to top level to be shared between browsers
Flatten bookmarks to single level, don't add to bookmarks bar in
Firefox - rely on "*" bookmarks searching in search bar instead.
2024-06-20 14:27:28 +01:00
Evie Litherland-Smith cfac416750 Add plasma-manager module
Add initial config to expand upon, as well as copy of example from
plasma-manager repo and current export from Scorch before applying
plasma-manager
2024-06-17 13:53:08 +01:00
Evie Litherland-Smith e9a3bcd858 Update accent colour definitions
Rename variables to be clear these are colour names, not the actual
colours. Redefine as baseXX to be used in all scheme variables.

Update all uses to remove "with scheme" form and make more explicit.
2024-06-16 11:28:05 +01:00
Evie Litherland-Smith 1f04b00dfd Change accentColour, add accentColour2 for certain programs (e.g. sway) 2024-06-12 07:32:03 +01:00
Evie Litherland-Smith 9461b6da20 Switch other theme elements to Sweet GTK + One Light 2024-06-08 08:13:20 +01:00
Evie Litherland-Smith 72c37af6fe Switch to base16 one light (atom) theme
Change papirus-folder colours, switch cursor to volantes-cursors
2024-06-08 07:17:19 +01:00
Evie Litherland-Smith db43e17270 Change to light theme (Latte), change wallpaper to Outset Island 2024-06-04 14:55:20 +01:00
Evie Litherland-Smith 3d6537dfe5 Update to nixos-24.05
Update pinentry to use package rather than string definition

Sway currently not building - to investigate
2024-06-01 07:16:06 +01:00
Evie Litherland-Smith 5425486d1b Move niri to nixos configuration instead 2024-05-27 18:44:54 +01:00
Evie Litherland-Smith 6cd0950e17 Add niri package (from stable flake input) 2024-05-27 18:36:39 +01:00
Evie Litherland-Smith ba53038a58 Update devShell config 2024-05-24 12:16:37 +01:00
Evie Litherland-Smith d4b8b7312d Define default app as home-manager program 2024-05-21 09:13:58 +01:00
Evie Litherland-Smith be12b97580 Rename work laptop Ronin -> Tone 2024-05-20 07:11:48 +01:00
Evie Litherland-Smith 90ff258200 Add home-manager package to flake outputs 2024-05-15 08:38:45 +01:00
Evie Litherland-Smith bfb83536a4 Don't need to add tt-schemes to extraSpecialArgs 2024-05-13 10:39:57 +01:00
Evie Litherland-Smith bc87dab733 Add simple devShell giving home-manager and nil 2024-05-13 06:16:57 +01:00
Evie Litherland-Smith 242da6ca5f Add a dummy/fallback entry if hostname doesn't match 2024-05-12 16:02:10 +01:00
Evie Litherland-Smith aa74ae4772 Rearrange and reorganise so that everything builds again 2024-05-11 17:05:42 +01:00
Evie Litherland-Smith 6a7cf88f30 Add a description to the flake 2024-05-11 15:42:21 +01:00
Evie Litherland-Smith 10db59de2a Initial add of copied files
Probably not in a working state at the moment, but home-manager will
build. Needs proper configuring to be used
2024-05-11 13:55:23 +01:00