Commit graph

16 commits

Author SHA1 Message Date
Evie Litherland-Smith 94c6d717b0 Use libsecret for mbsync and git-credential-helper
Add gnome-keyring as libsecret backend, swap git-credential-helper and
mbsync to using libsecret/secret-tool. Add helper script to check for
and request mbsync passwords if missing. Add GNOME Seahorse for
viewing passwords graphically.

Remove email/work.nix and merge back into default.nix

Don't auto start protonmail-bridge, use the GUI instead so it doesn't
need to unlock all my keychains immediately

Move 3D modelling software to Vanguard only, instead of all personal
devices.

Move waybar back to top of screen and adjust all corner radii to 5px
from 10px

Re-enable swayfx blur_ignore_transparent now that it's added to
nixpkgs, re-enable shadows
2024-07-08 08:58:32 +01:00
Evie Litherland-Smith 763a1d2a05 Merge home-manager config back in to nixos config
Place home-manager config under home directory, move system config
under system directory.

Add hostname-specific entries under home directory to be consistent
with how system is configured, update flake accordingly
2024-07-03 07:15:39 +01:00
Evie Litherland-Smith b102f9e209 Major cleanup for files
Reduce complexity and in flake.nix and be more efficient in re-using
things

Removed some reduandant files in home/ and tidied up the structure
somewhat

Moved things from desktop, gui, etc... to top level

Changed env to shell, indiv shell expressions import relevant others
2023-07-16 17:35:36 +01:00
Evie Litherland-Smith 0036b83414 Split firefox bookmarks definition 2023-06-27 11:41:18 +01:00
Evie Litherland-Smith 4bdbd153f0 Remove all GUI elements from default home configs, using gui/default.nix instead 2023-06-17 10:30:39 +01:00
Evie Litherland-Smith fd1ae6eb36 Move fontconfig out of home-manager because it messes with plasma, add signal to defaults 2023-06-14 09:57:15 +01:00
Evie Litherland-Smith b38bbdfe5a Switch to using plasma accross devices, add nextcloud-client 2023-06-13 09:22:47 +01:00
Evie Litherland-Smith 6a544fb7d4 Move home/common things into respective section/default expressions 2023-06-09 10:15:24 +01:00
Evie Litherland-Smith 68b356d1b4 Switch firefox for chromium with default plugins installed 2023-06-08 10:48:25 +01:00
Evie Litherland-Smith 9f8e868f09 Add vscode with extensions to enable neovim mode 2023-05-31 16:44:03 +01:00
Evie Litherland-Smith 411e511bfd Add kdeconnect as standalone service, add qbittorrent 2023-05-24 08:21:51 +01:00
Evie Litherland-Smith 71ad1cae2f Move common from default.nix to common.nix 2023-05-19 14:52:20 +01:00
Evie Litherland-Smith f4fea206ab Move libreoffice and otpclient to default 2023-05-19 14:50:00 +01:00
Evie Litherland-Smith 541551fee6 Remove neovide due to wayland issues 2023-05-19 13:44:18 +01:00
Evie Litherland-Smith 3a282dbee5 Formatting pass with alejandra 2023-05-17 17:10:18 +01:00
Evie Litherland-Smith 8c7f8dba52 Rearrange again to reduce complexity
Move collections to use default.nix in relevant directories
Combine GUI elements into gui directory
2023-05-15 11:12:17 +01:00
Renamed from home/collections/personal/default.nix (Browse further)