Martin Berg Alstad 6d6331f4b4
☝ Cursors
Added Hyprcursor with rose-pine-hyprcursor theme.

Moved username into a constant in home.nix.

Installed Discord
2024-12-29 10:56:58 +01:00

6 lines
137 B
Bash
Executable File

#!/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