Commit graph

1684 commits

Author SHA1 Message Date
Evie Litherland-Smith 10a44cbc2d Major re-write to make things more modularised
Move collection expressions from hosts/ into services/ as importable
modules
Remove service/hostname.nix collections
Remove all imports from host/ expressions and include as modules in
flake.nix
Set sensible defaults that propagate to (I think) everything
2023-09-10 17:07:11 +01:00
Evie Litherland-Smith 872a4a75fd Run mbsync hourly instead of every 5 minutes 2023-09-10 10:31:58 +01:00
Evie Litherland-Smith 393c1a7752 Add (new) Northstar config 2023-09-09 22:37:13 +01:00
Evie Litherland-Smith 8efd01185b Add extra fonts for emacs
Switch nil for nixd (nix language server)
2023-09-08 13:30:15 +01:00
Evie Litherland-Smith 2b9697aad7 Switch to delta icon theme
Remove configure-gtk script now that it's fixed
Update version of delta-icon-theme fro GitHub
2023-09-08 12:27:34 +01:00
Evie Litherland-Smith 2d11da9067 Merge branch 'main' of https://git.xenia.me.uk/xenia/nixos 2023-09-08 12:14:33 +01:00
Evie Litherland-Smith 06be5908fc Finally fix gtk theming
Naming was wrong to select correct installed themes
2023-09-08 12:14:16 +01:00
Evie Litherland-Smith 0ff7e6e754 Disable auto upgrade for Vanguard, causes games to fail to launch 2023-09-08 08:06:58 +01:00
Evie Litherland-Smith dc6741a1c6 Run configure-gtk at Hyprland startup 2023-09-07 14:37:00 +01:00
Evie Litherland-Smith b0de17462a Attempt to fix gtk theme setting
Add minimal nvim install as backup editor
Add bind to toggle swaync
2023-09-07 14:34:24 +01:00
Evie Litherland-Smith e3b655a538 Change pinentry from gtk2 to curses 2023-09-07 09:37:05 +01:00
Evie Litherland-Smith bd4746ff14 Move configure-gtk script setting to gtk expression 2023-09-07 09:36:42 +01:00
Evie Litherland-Smith ec95c63f42 Fix call to hyprland config function 2023-09-07 09:26:16 +01:00
Evie Litherland-Smith 3fad0bead7 Add catppuccin-hyprland to flake.lock 2023-09-07 09:23:28 +01:00
Evie Litherland-Smith d774fca10c Set hyprland theme directly from flake input
Set GTK env dynamically from config
2023-09-07 09:22:22 +01:00
Evie Litherland-Smith 42e17dd4c3 Remove papirus-icon-theme package due to collision 2023-09-07 09:10:25 +01:00
Evie Litherland-Smith fba7fae3f5 Add catppuccin GTK themes 2023-09-07 09:08:25 +01:00
Evie Litherland-Smith f58fe209d8 Swap tokyonight theme for catppuccin
Move bat expression to separate file to be imported by git (for delta
syntax highlighting)
Move gitui from tui/default.nix to git/default.nix
2023-09-07 08:48:42 +01:00
Evie Litherland-Smith 14b6fee478 Revert Vanguard back to gamescope set up 2023-09-06 20:53:20 +01:00
Evie Litherland-Smith d87b39dd00 Switch mako for swaync with catppuccin theme 2023-09-06 16:58:19 +01:00
Evie Litherland-Smith bfdbcca42b SSH config updates, add compression 2023-09-06 16:57:37 +01:00
Evie Litherland-Smith f2266ac7b5 Update dash ports to allow local instance whilst tunneling 2023-09-06 08:13:38 +01:00
Evie Litherland-Smith 1597a64671 Add port forwarding to heimdall as well 2023-09-06 08:13:13 +01:00
Evie Litherland-Smith ead0d8fc1e Add extra pass extensions 2023-09-06 06:11:31 +01:00
Evie Litherland-Smith 2b4f265369 Don't autostart teams 2023-09-05 20:52:35 +01:00
Evie Litherland-Smith 7f271191f3 Add rofi combi mode 2023-09-05 20:04:00 +01:00
Evie Litherland-Smith 2ea2aff32d Fix rofi-pass for wayland 2023-09-05 18:44:29 +01:00
Evie Litherland-Smith 5a7cbee56d Move pass/agent.nix to pass/service.nix
Add password-store-sync service
Fix passwors store directory setting by using nix variables
2023-09-05 17:44:23 +01:00
Evie Litherland-Smith 2d8b935e22 Add floating rule to Pinentry input 2023-09-05 17:22:21 +01:00
Evie Litherland-Smith be61683ae4 Add some extra packages for emacs, switch default back from using server, remove rbw 2023-09-05 17:09:03 +01:00
Evie Litherland-Smith 1193a71dd0 Don't bind emacs to workspace 3 2023-09-05 15:38:06 +01:00
Evie Litherland-Smith 5e579e3113 Switch back to rofi for drun replacement
Add rofi-pass for interacting with password-store
2023-09-05 15:33:39 +01:00
Evie Litherland-Smith 134d5b8031 Remove persistent_workspaces 2023-09-05 15:13:15 +01:00
Evie Litherland-Smith 32a74f5fd6 Back to numbered workspaces 2023-09-05 12:49:33 +01:00
Evie Litherland-Smith 75b71199f3 Add extra ports to forward for Freia 2023-09-04 11:16:14 +01:00
Evie Litherland-Smith 71c866e993 Add marval helpdesk bookmark 2023-09-04 11:00:30 +01:00
Evie Litherland-Smith ed488a3b2a Fix typo title -> name 2023-09-04 09:53:52 +01:00
Evie Litherland-Smith e75195bb76 Add whatsapp web to firefox bookmarks 2023-09-04 09:52:55 +01:00
Evie Litherland-Smith 89e836c829 Switch emacs server back to socket activation 2023-09-04 09:27:48 +01:00
Evie Litherland-Smith 4df29b1120 Fix typo in hypr/extra.conf definition 2023-09-04 09:13:06 +01:00
Evie Litherland-Smith 5a79050d2b User userpackages for home-manager module 2023-09-04 09:09:26 +01:00
Evie Litherland-Smith ed8a392ba9 Enable automatic store optimisation
Update automatic gc
2023-09-04 09:00:09 +01:00
Evie Litherland-Smith e5158bcc51 Remove home-manager shellAlias 2023-09-04 08:56:19 +01:00
Evie Litherland-Smith af0df58d68 Enable autoUpgrade without reboot 2023-09-04 08:54:47 +01:00
Evie Litherland-Smith 29c872f5e3 Rename display.conf to extra.conf
Auto start teams on Ronin
2023-09-04 08:53:41 +01:00
Evie Litherland-Smith 4a9b2459e2 Update Makefile 2023-09-04 08:50:46 +01:00
Evie Litherland-Smith 125b4cf606 Add (broken) ukaea calendar syncing
Make calendar and contacts read-only sync for now
2023-09-03 08:06:55 +01:00
Evie Litherland-Smith a615762940 Combine mail setup with calendar and contacts
Move mail into accounts expression set
Add vdirsyncer and initial config to sync to CalDAV and CardDAV

TODO add to emacs
2023-09-02 08:41:07 +01:00
Evie Litherland-Smith df557003e2 Split gpg-agent and mbsync service into separate files 2023-09-02 06:20:36 +01:00
Evie Litherland-Smith b4e5fecf4c Add bookmark for DRS 2023-09-01 17:09:14 +01:00