Commit graph

57 commits

Author SHA1 Message Date
9036fc4ba5 Change scaling logic 2025-03-17 23:05:33 +00:00
5ae7c016f3 Add redshift
> Redshift adjusts the color temperature of your screen according to
your surroundings. This may help your eyes hurt less if you are working
in front of the screen at night.

https://github.com/jonls/redshift
https://nixos.wiki/wiki/Redshift
2025-03-13 21:46:24 +00:00
e610e30658 Don't automatically run gc or optimise the Nix
...store
2025-03-10 20:47:27 +00:00
d1cbdf3bb4 Add bc
Needed for the `displayselect` script that I'm testing from Luke Smith's
voidrice repo.

1e750084e5/.local/bin/displayselect
2025-03-06 00:51:52 +00:00
2de0e1a2d6 Use nixosModules and homeManagerModules for config 2025-03-05 17:20:03 +00:00
f3e18e45e1 Move st into its own module 2025-03-05 11:25:24 +00:00
7289db6b76 Move docker group addition to opdavies user module 2025-03-02 21:07:07 +00:00
0e599e9273 Remove duplicate pinentry package definitions 2025-02-28 00:25:54 +00:00
f734ae4e06 Revert "nix flake update"
This reverts commit ce4f49dc98.
2025-02-27 01:06:50 +00:00
ce4f49dc98 nix flake update 2025-02-27 00:24:38 +00:00
0b8068039c Add pass to all hosts 2025-02-24 10:08:21 +00:00
597a72b4d5 Use dwm on nixedo 2025-02-22 12:14:10 +00:00
219d032974 Move dwm and st configs from patches to overrides 2025-02-19 02:19:24 +00:00
560912af52 Move dwm and st patches
9ad246031f/home/dwm.nix
2025-02-18 12:24:39 +00:00
604891afb6 Remove lightdm, enable startx 2025-02-18 12:24:39 +00:00
1ca1ac3c4a Add a cron job to run mbsync twice a day 2025-02-15 01:35:08 +00:00
75f47838fa Change job to run every 15 minutes 2025-02-15 01:34:46 +00:00
8121441002 Add newsboat 2025-02-14 23:08:17 +00:00
be06a07019 t490: add cron job to run imapfilter 2025-02-14 21:33:57 +00:00
baf0ed984d Remove unused reference to self 2025-02-14 07:50:04 +00:00
5b4245a910 Add xdotool 2025-02-14 07:49:31 +00:00
3c76aa0936 Update Firefox configuration 2025-02-13 23:12:27 +00:00
98bc3433c0 Remove ytfzf 2025-02-13 08:49:56 +00:00
5d854d25d2 Replace alacritty with st 2025-02-13 02:00:24 +00:00
bf22f31b5a Remove i3 configuration
Remove my i3 configuration as I've been using dwm as my daily driver for
a few weeks.
2025-02-12 23:09:50 +00:00
9933b0b8aa Add pass
Used to store a password for Neomutt.
2025-02-05 06:48:15 +00:00
09cbba3083 Add sxiv 2025-02-05 06:47:37 +00:00
7989a4cbd3 t490: add nixedo host 2025-02-02 22:41:36 +00:00
62e8b83df2 Refactor dwm and thunar configuration 2025-01-31 11:01:14 +00:00
4461ad3ca4 Add dwm window manager with some initial patches
- Set Mod4 as the mod key and Alacritty as the termcmd.
- Add a patch from suckless.org to hide any vacant tags.
  - https://dwm.suckless.org/patches/hide_vacant_tags
2025-01-30 17:41:54 +00:00
0d05eb3df6 t490: add Cloudflare secrets 2025-01-29 01:15:42 +00:00
f740c91a6c nix fmt 2025-01-20 17:54:44 +00:00
6efc4bd51e t490: add docker
Add Docker which is needed by DDEV, which I need to quickly get HTTP and
SSL running for a project.

There is https://devenv.sh/blog/2023/03/02/devenv-06-generating-containers-and-instant-shell-activation/#hosts-and-certificates
that mentions provisioning certificates for a local domain name, which
is something I'll look at in the future.
2025-01-20 00:50:02 +00:00
ed8de700f8 t490: enable upower 2025-01-17 10:36:13 +00:00
54ef8142da t490: re-add dconf
error: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name
ca.desrt.dconf was not provided by any .service files
2025-01-16 13:15:14 +00:00
2db818f017 Add abook 2025-01-16 08:07:29 +00:00
a2b855214b Remove unused attribute 2025-01-15 15:02:10 +00:00
8df2e5c1b9 Refactor programs 2025-01-15 15:02:10 +00:00
bc6e5be1af Switch from lightdm to ly 2025-01-15 15:02:10 +00:00
c3481f8ba6 nix flake update 2025-01-15 15:02:10 +00:00
f982861233 Remove notify-battery script with i3-battery-popup
https://github.com/rjekker/i3-battery-popup
2025-01-09 03:08:53 +00:00
30f336f05b Merge default.nix files into configuration.nix 2025-01-08 08:54:14 +00:00
8dd338d8d5 Split t490 configuration 2025-01-05 14:03:21 +00:00
96bbb1934a Revert "Restructure NixOS host configuration files"
This reverts commit f92ad2b5ab.
2025-01-05 13:37:13 +00:00
f92ad2b5ab Restructure NixOS host configuration files 2025-01-04 17:51:00 +00:00
04e8dbe319 Add throttled service 2025-01-01 20:56:29 +00:00
ba76093a41 Extract opdavies user 2025-01-01 19:01:51 +00:00
390eb9c312 Move more things to the common host configuration 2024-12-31 11:52:16 +00:00
815ec0f429 Move more things to the common host configuration 2024-12-30 18:01:26 +00:00
c5afed5767 Move WSL from standalone Home Manager to NixOS 2024-12-30 17:42:55 +00:00