Commit graph

28 commits

Author SHA1 Message Date
Oliver Davies af9edbfe1a Refactor NixOS and Home Manager modules
This makes them more modular and configurable by allowing features to be
enabled per-host.

Squashed commit of the following:

commit e9896d6166125de7aa26ddc63dac3adb196e8c23
Author: Oliver Davies <oliver@oliverdavies.dev>
Date:   Mon Nov 25 23:06:23 2024 +0000

    Use mkMerge

    To ensure features isn't overridden and values aren't lost accidentally

commit c9c8ff5d059f08ade3aee9bb4e25bd51d4817a6d
Author: Oliver Davies <oliver@oliverdavies.dev>
Date:   Mon Nov 25 22:56:38 2024 +0000

    Move NixOS module imports

commit 4a85bbac9dfa8f06825f6b1fee45ef27befa16d3
Author: Oliver Davies <oliver@oliverdavies.dev>
Date:   Mon Nov 25 22:39:54 2024 +0000

    Move Home Manager module imports

commit 6d7a1b0aac68ccc8649fa2d8cd6e8b17ecebb4f0
Author: Oliver Davies <oliver@oliverdavies.dev>
Date:   Mon Nov 25 21:15:54 2024 +0000

    Add host-specific Home Manager configurations

commit b32da2fbf7498c9684d8289be0f02800994e9110
Author: Oliver Davies <oliver@oliverdavies.dev>
Date:   Mon Nov 25 18:00:00 2024 +0000

    Start to parameterise Home Manager modules

commit e80e89b415849cc4c6051a07b70587ac98724e2c
Author: Oliver Davies <oliver@oliverdavies.dev>
Date:   Mon Nov 25 18:00:00 2024 +0000

    Rename wsl commands to home-manager

commit 6d82ed73da3c104fb25117fb843c3f3b5d833180
Author: Oliver Davies <oliver@oliverdavies.dev>
Date:   Mon Nov 25 18:00:00 2024 +0000

    Refactor NixOS Home Manager configuration

commit cc5cbf5ac1a407a456d7258dd65a78ba3128a88f
Author: Oliver Davies <oliver@oliverdavies.dev>
Date:   Mon Nov 25 08:05:00 2024 +0000

    Refactor WSL Home Manager configuration

commit deaf664a0997871b6f2bb0a8f97d638a91cb10bc
Author: Oliver Davies <oliver@oliverdavies.dev>
Date:   Mon Nov 25 08:04:00 2024 +0000

    Refactor lemp11 configuration
2024-11-26 08:13:46 +00:00
Oliver Davies 7973d6ebad Revert "Add git-squash-merge script"
This reverts commit 150182149a.
2024-11-26 08:09:03 +00:00
Oliver Davies 150182149a Add git-squash-merge script 2024-11-26 00:41:53 +00:00
Oliver Davies adcbb914f1 Remove zellij 2024-11-25 08:03:59 +00:00
Oliver Davies 4a92828efb Replace backintime with rsnapshot 2024-11-25 08:03:59 +00:00
Oliver Davies 42ba264047 Configure rofi and add plugins 2024-11-25 08:03:59 +00:00
Oliver Davies 8a6be4f1de Re-use dunst for battery notifications 2024-11-25 08:03:59 +00:00
Oliver Davies 196b793515 Fix bin path 2024-11-25 08:03:59 +00:00
Oliver Davies b85ee25878 Tab completion with fzf 2024-11-25 08:03:59 +00:00
Oliver Davies 6f54d169b7 Re-add borders 2024-11-25 08:03:59 +00:00
Oliver Davies 87a756a4fb Remove nvim-treesitter-context 2024-11-25 08:03:59 +00:00
Oliver Davies 172b7c9ca6 Update the output path 2024-11-22 01:20:30 +00:00
Oliver Davies e5b60ccc8b Add ~/Code/personal directory 2024-11-22 01:19:15 +00:00
Oliver Davies 71f335870d Move host-specific modules 2024-11-22 01:18:31 +00:00
Oliver Davies f232ce4679 Swap shift and control keys 2024-11-21 21:03:08 +00:00
Oliver Davies 664f8e37ae Add screenkey 2024-11-21 19:06:26 +00:00
Oliver Davies b480910b98 Don't redeclare the username 2024-11-21 16:31:40 +00:00
Oliver Davies 42742700a6 Move i3 and autorandr into desktop modules 2024-11-21 16:21:14 +00:00
Oliver Davies 64b3299b82 Update spellfile path 2024-11-21 13:22:17 +00:00
Oliver Davies 962e97f613 Add build-glove80 script
Instead of running NixOS in Docker, I can build the firmware natively as
I'm running NixOS.
2024-11-21 13:19:21 +00:00
Oliver Davies 2ed0cfbb20 Remove the old nixpkgs-unstable input
This is not needed as I'm now using unstable by default.
2024-11-21 10:49:00 +00:00
Oliver Davies 5ba4add9a3 Automatically run autorandr 2024-11-21 08:56:12 +00:00
Oliver Davies 2735048119 Enable xbanish
Hide the mouse cursor whilst typing.

https://github.com/jcs/xbanish
2024-11-21 08:56:12 +00:00
Oliver Davies 7c5461892c Update espanso matches 2024-11-21 08:56:12 +00:00
Oliver Davies 785b24ca0f Add dunst 2024-11-21 08:56:12 +00:00
Oliver Davies 69a397e624 Move Nix files into a nix directory
Move everything from `config` to the root level.
2024-11-21 08:56:12 +00:00
Oliver Davies 7235dc60dd refactor: delete old Ansible configuration
- Remove the Ansible files.
- Move the Nix files to the root level of the repository.

Refs: #39
2022-12-20 20:00:28 +00:00
Oliver Davies 561fd197ad chore: niv init 2022-11-29 07:02:11 +00:00