☝ Cursors

Added Hyprcursor with rose-pine-hyprcursor theme.

Moved username into a constant in home.nix.

Installed Discord
This commit is contained in:
2024-12-29 10:56:58 +01:00
parent f60462a770
commit 6d6331f4b4
48 changed files with 24 additions and 5 deletions

2
fmt
View File

@ -1,5 +1,5 @@
#!/usr/bin/env sh
# Format all .nix files using the new default nix formatter
# TODO doesn't work when run using ./fmt
nix fmt ./**.nix