Evie Litherland-Smith
6bae1d114c
Start adding collection of custom emacs icons
2024-02-27 07:20:02 +00:00
Evie Litherland-Smith
4c6ec735b3
emacs: add dashboard package
2024-02-26 15:12:18 +00:00
Evie Litherland-Smith
513a2df379
Switch to using nushell as default again
...
Keep zsh as defaultUserShell (so same for root user), ensure emacs
also uses zsh instead of nu for POSIX compliance
Switch nu tables back to rounded configuration
2024-02-26 08:34:45 +00:00
Evie Litherland-Smith
4bdd2313e5
Remove fish
2024-02-26 08:16:39 +00:00
Evie Litherland-Smith
6227c23cee
flake.lock: Update
...
Flake lock file updates:
• Updated input 'nixpkgs':
'github:NixOS/nixpkgs/cbc4211f0afffe6dfd2478a62615dd5175a13f9a' (2024-02-23)
→ 'github:NixOS/nixpkgs/73de017ef2d18a04ac4bfd0c02650007ccb31c2a' (2024-02-24)
• Updated input 'stylix':
'github:danth/stylix/6c447e8761018fa75dfdc20df6232d67a8cc93f2' (2024-02-23)
→ 'github:danth/stylix/fcff15ac5ffbe81f1c66e352f3167c270d79cdab' (2024-02-25)
• Updated input 'stylix/base16':
'github:SenchoPens/base16.nix/b390e87cd404e65ab4d786666351f1292e89162a' (2024-01-13)
→ 'github:SenchoPens/base16.nix/665b3c6748534eb766c777298721cece9453fdae' (2024-02-25)
2024-02-26 08:13:47 +00:00
Evie Litherland-Smith
78f7af88a8
Move autoUpgrade back to flake.nix but use flake output instead of URL
...
Set autoUpgrade flake to current flake outpath but keeping nixpkgs
update, means things won't automatically be rolled back if there's no
internet connection. Keep using remote URL for server though to keep
unattended updates.
2024-02-26 08:12:26 +00:00
Evie Litherland-Smith
b7a21f3377
Fix typo in getting flakeURL for autoUpgrade
2024-02-25 07:53:58 +00:00
Evie Litherland-Smith
f542e2a922
Revert "Move stylix module definition, not needed for server"
...
This reverts commit c9ab74c825
.
Add stylix to system/default.nix
2024-02-25 07:39:37 +00:00
Evie Litherland-Smith
c9ab74c825
Move stylix module definition, not needed for server
2024-02-25 06:39:51 +00:00
Evie Litherland-Smith
9e92c21fbd
Move some things into separate files, add laptop power management
...
Move autoUpgrade, nix registry and stylix settings to their own files, only
import autoUpgrade on desktops and server
Add laptop system file to control power management
Move some bits from flake.nix to default.nix and desktop.nix where
appropriate
2024-02-25 06:32:13 +00:00
Evie Litherland-Smith
811829e958
flake.lock: Update
...
Flake lock file updates:
• Updated input 'home-manager':
'github:nix-community/home-manager/0e0e9669547e45ea6cca2de4044c1a384fd0fe55' (2024-02-22)
→ 'github:nix-community/home-manager/4ee704cb13a5a7645436f400b9acc89a67b9c08a' (2024-02-24)
2024-02-25 05:48:57 +00:00
Evie Litherland-Smith
7a49be2b82
Set cursor theme using stylix
...
Misc cleanup of flake.nix
2024-02-24 08:44:26 +00:00
Evie Litherland-Smith
fe546cd582
flake.lock: Update
...
Flake lock file updates:
• Updated input 'nixpkgs':
'github:NixOS/nixpkgs/0e74ca98a74bc7270d28838369593635a5db3260' (2024-02-21)
→ 'github:NixOS/nixpkgs/cbc4211f0afffe6dfd2478a62615dd5175a13f9a' (2024-02-23)
• Updated input 'stylix':
'github:danth/stylix/50cae37cfe23e5ad202ed53f48529139dfa0d008' (2024-02-12)
→ 'github:danth/stylix/6c447e8761018fa75dfdc20df6232d67a8cc93f2' (2024-02-23)
2024-02-24 07:50:02 +00:00
Evie Litherland-Smith
2e7e31fc5f
Add Ollama service to Vanguard
2024-02-23 12:05:15 +00:00
Evie Litherland-Smith
63bb3342b2
flake.lock: Update
...
Flake lock file updates:
• Updated input 'home-manager':
'github:nix-community/home-manager/0b69d574162cfa6eb7919d5614a48d0185550891' (2024-02-21)
→ 'github:nix-community/home-manager/0e0e9669547e45ea6cca2de4044c1a384fd0fe55' (2024-02-22)
2024-02-23 11:14:44 +00:00
Evie Litherland-Smith
4f72f866ff
Add VPN config to Vanguard
2024-02-23 08:39:36 +00:00
Evie Litherland-Smith
e3634a2e8e
Add minecraft server to caddy config
2024-02-22 14:11:13 +00:00
Evie Litherland-Smith
fc499cea3b
flake.lock: Update
...
Flake lock file updates:
• Updated input 'home-manager':
'github:nix-community/home-manager/517601b37c6d495274454f63c5a483c8e3ca6be1' (2024-02-20)
→ 'github:nix-community/home-manager/0b69d574162cfa6eb7919d5614a48d0185550891' (2024-02-21)
• Updated input 'nixpkgs':
'github:NixOS/nixpkgs/b98a4e1746acceb92c509bc496ef3d0e5ad8d4aa' (2024-02-18)
→ 'github:NixOS/nixpkgs/0e74ca98a74bc7270d28838369593635a5db3260' (2024-02-21)
2024-02-22 07:06:53 +00:00
Evie Litherland-Smith
888481237b
Add landing page to domain, move blog to blog subdomain
2024-02-22 07:05:34 +00:00
Evie Litherland-Smith
b515dc5fcd
Merge branch 'main' of https://git.xenia.me.uk/xenia/nixos
2024-02-21 12:31:37 +00:00
Evie Litherland-Smith
9578a0f60e
Remove minecraft grafana job for now
2024-02-21 12:31:26 +00:00
Evie Litherland-Smith
196e838192
waybar change wttr location London -> Didcot
2024-02-21 11:27:18 +00:00
Evie Litherland-Smith
eb662a8be1
Don't automatically call make reload, keep separate
2024-02-21 11:17:25 +00:00
Evie Litherland-Smith
0642685bb3
Reduce frequence of stop-minecraft job
...
Hopefully fix endless stop/start loop, needs testing more
2024-02-21 10:52:16 +00:00
Evie Litherland-Smith
6fa95c45f7
waybar: add weather module using wttrbar
2024-02-21 10:00:18 +00:00
Evie Litherland-Smith
30df75daf7
Revert "Tweak border rounding"
...
This reverts commit fe479544e4
.
2024-02-21 09:26:37 +00:00
Evie Litherland-Smith
1334c0e1a8
waybar workspaces use default sort rules
2024-02-21 09:22:38 +00:00
Evie Litherland-Smith
d47fecb230
Add prometheus scraper for minecraft exporter
2024-02-21 08:34:59 +00:00
Evie Litherland-Smith
3804961963
Add signal-desktop, update waybar rewrite rules
...
Add signal again as it now support wayland properly
Update a few waybar rewrite rules to catch titles better
2024-02-21 08:30:18 +00:00
Evie Litherland-Smith
c0a4dd587c
Change wallpaper
2024-02-21 07:31:29 +00:00
Evie Litherland-Smith
3bbd82de0a
emacs: disable menu-bar
2024-02-21 07:25:40 +00:00
Evie Litherland-Smith
7743f5442c
Revert "Remove nil (nix lsp)"
...
This reverts commit 4cf74f480a
.
2024-02-21 06:42:18 +00:00
Evie Litherland-Smith
52de18c54b
Emacs: swap yasnippet for tempel
2024-02-21 06:41:28 +00:00
Evie Litherland-Smith
af6d483b8b
Add accentColour to btm config
...
Change specific colours to use colour name instead of hex
representation
2024-02-20 19:49:38 +00:00
Evie Litherland-Smith
bc9397284b
flake.lock: Update
...
Flake lock file updates:
• Updated input 'home-manager':
'github:nix-community/home-manager/a54e05bc12d88ff2df941d0dc1183cb5235fa438' (2024-02-18)
→ 'github:nix-community/home-manager/517601b37c6d495274454f63c5a483c8e3ca6be1' (2024-02-20)
2024-02-20 19:43:48 +00:00
Evie Litherland-Smith
49c0614421
Add reload rule to Makefile
...
reload: calls hyprctl reload, swaync CSS reload, and restarts
hyprpaper and waybar systemd units. Should pick up all changes made
when updating config doing this
Add make reload call to both make test and make switch
Add swaynotificationcenter to installed packages to make the above work
2024-02-20 19:42:19 +00:00
Evie Litherland-Smith
d97303e7d1
Move hyprpaper to be a systemd user service instead
2024-02-20 19:38:38 +00:00
Evie Litherland-Smith
59b9fac674
Start converting theme to use a centrally defined accent colour
...
accentColour defined in flake.nix and passed via specialArgs /
extraSpecialArgs to where it's needed
Still need to change the mustache configs but otherwise I think
everything has been changed
2024-02-20 19:31:21 +00:00
Evie Litherland-Smith
4874de6af7
Rename wireguard interface
2024-02-20 15:52:07 +00:00
Evie Litherland-Smith
9e99d4c60b
Add ProtonVPN wireguard config
2024-02-20 15:48:42 +00:00
Evie Litherland-Smith
e773934b19
Remove protonvpn client, add wireguard-tools
2024-02-20 15:36:16 +00:00
Evie Litherland-Smith
4cf74f480a
Remove nil (nix lsp)
2024-02-20 09:41:24 +00:00
Evie Litherland-Smith
48a447d7a0
autoUpgrade don't write lock file
2024-02-20 05:16:34 +00:00
Evie Litherland-Smith
f268c80595
flake.lock: Update
...
Flake lock file updates:
• Updated input 'nixpkgs':
'github:NixOS/nixpkgs/5863c27340ba4de8f83e7e3c023b9599c3cb3c80' (2024-02-16)
→ 'github:NixOS/nixpkgs/b98a4e1746acceb92c509bc496ef3d0e5ad8d4aa' (2024-02-18)
2024-02-20 05:04:02 +00:00
Evie Litherland-Smith
fe73bf7b81
Switch from aspell to hunspell
...
Remove tagger and czkawka from permanently installed programs, can
just use transiently when I want one of them
2024-02-19 12:16:07 +00:00
Evie Litherland-Smith
735d596728
Add graphviz package for emacs org-roam graph rendering
2024-02-19 09:35:24 +00:00
Evie Litherland-Smith
a59697270d
Add wikipedia link to bookmarks to save it somewhere
2024-02-19 09:34:44 +00:00
Evie Litherland-Smith
4c47a4039b
flake.lock: Update
...
Flake lock file updates:
• Updated input 'home-manager':
'github:nix-community/home-manager/3d6791b3897b526c82920a2ab5f61d71985b3cf8' (2024-02-15)
→ 'github:nix-community/home-manager/a54e05bc12d88ff2df941d0dc1183cb5235fa438' (2024-02-18)
2024-02-19 08:17:34 +00:00
Evie Litherland-Smith
6d32f905a0
Add orgmobile and elfeed dot dirs to syncthing
2024-02-18 07:20:54 +00:00
Evie Litherland-Smith
5350d64a70
Clean up some comment blocks in firefox.nix
2024-02-17 19:26:14 +00:00