Commit graph

8 commits

Author SHA1 Message Date
Evie Litherland-Smith a7d0c8d9c7 Switch to using json config for ipython 2024-02-09 12:34:34 +00:00
Evie Litherland-Smith 749ece4be9 Trim down ipython config file 2024-02-09 12:04:44 +00:00
Evie Litherland-Smith 1d322d3940 Remove link to jupyterlab user settings 2024-02-09 07:26:20 +00:00
Evie Litherland-Smith d9125b5b0c Finish re-themeing to my custom modus-vivendi / sweet-gtk combo 2024-02-09 07:25:02 +00:00
Evie Litherland-Smith 09df446bd7 Reformat all using alejandra 2024-01-30 14:21:50 +00:00
Evie Litherland-Smith 8ca2053944 Reorganise a lot of things, clean up some files
Pull program expressions inside hyprland directory (e.g. rofi, waybar,
etc...) up one level.

Convert everything into package-name/default.nix format for
consistency

Move common home imports from flake.nix into hyprland/default.nix,
flake.nix now only defaults into importing hyprland, to be consistent
with how system imports work

Remove some old files: calendar and contact setup, sweet theme pkgs

Move xdg.configFile expressions from home/default.nix into a
config/default.nix, keeping the files to be linked in the config dir
as well (still need to do ipython though)
2024-01-28 12:01:18 +00:00
Evie Litherland-Smith 3a6dad0356 Update vdirsyncer to use secret-tool as well 2023-09-30 10:05:47 +01:00
Evie Litherland-Smith 9394a99a4c Move a bunch of default.nix up a level
Loads of expressions were a single default.nix in a directory, instead
just make a single directory
Hyprland is the only directory of expressions left
Move a few things around to fit this a bit better
Add home/default.nix to defer "import all" from flake.nix

Remove work email from default account set up, add to work laptop
specifically and only

Clean up a few unused expressions
2023-09-15 07:13:52 +01:00