Commit graph

9 commits

Author SHA1 Message Date
dd6645f702
fix: add shellcheck
Also move user specific packages to the user section.
2024-09-16 08:26:49 +01:00
4a21e783d4
refactor: utilise the rec keyword
Use the rec keyword for paths that are within any one of the XDG
directories.
2024-09-14 18:28:21 +01:00
a643afde3c
feat: install and enable tuigreet 2024-09-14 14:17:46 +01:00
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