Commit graph

6 commits

Author SHA1 Message Date
5ea3ff5c9e
fix: install additional packages
Installed the following packages:

- deno
- neovim from the unstable channel.
2024-09-14 11:19:19 +01:00
140e499429
feat: install luarocks 2024-09-14 10:07:34 +01:00
064f208fa7
fix: run AppImages seamlessly via appimage-run
Install and enable appimage-run to run AppImages seamlessly.
2024-09-13 09:54:20 +01:00
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
f985112c8b add configuration.nix 2023-09-23 18:32:41 +01:00
859261aa94 Initial commit 2023-09-23 18:30:32 +01:00