My NixOS configuration.
Find a file
Dan Anglin 96bdadecf3
fix: update NixOS configuration
A new NixOS installation was performed on an older laptop (now known as
sparrow) so the NixOS configuration has been updated.

Notable changes:

- Disable X11 in favour of Wayland.
- Remove the MATE Desktop Environment in favour of the River Window
  Manager.
- Install system packages that I commonly use.
- Define more environment variables.
- Define shell aliases here.
- Add font installation.
- Go is now installed locally.
- Enable the GNUPG Agent.
- Disable nano.
- Update the garbage collection.
2024-09-12 07:15:13 +01:00
configuration.nix fix: update NixOS configuration 2024-09-12 07:15:13 +01:00
README.md Initial commit 2023-09-23 18:30:32 +01:00

My NixOS Configuration