summaryrefslogtreecommitdiff
path: root/default.nix (follow)
Commit message (Collapse)AuthorAgeFilesLines
* nix: add home manager module (#402)Davi Ribeiro2025-08-131-101/+0
| | | | | | | | | | | | | * nix/hm: add home manager module * nix/hm: remove uneeded options * nix/hm: add cli option * nix/hm: allow shell use CLI when 'cli.enable' is false * nix/hm: fix systemd service * nix/hm: use config dir from xdg standard
* nix: fix depSoramane2025-08-121-0/+1
|
* config: add clock font config2 * r + 2 * t2025-08-121-1/+1
| | | | | Also use mono font for lock media artist Add rubik to nix font deps
* config: change default fonts2 * r + 2 * t2025-08-121-1/+1
| | | | Use caskaydia cove and rubik
* nix: make package derivation patchable (#378)anders1302025-08-091-1/+5
| | | | | * internal/nix: add .direnv to gitignore * nix: make package patchable
* nix: add jetbrains mono to deps (#234)Soramane2025-07-211-1/+2
| | | | temp until fonts are configurable
* filedialog: better mime detection2 * r + 2 * t2025-07-201-0/+2
| | | | | Required file Also show folders first
* nix: add coreutils & findutils depsSoramane2025-07-161-0/+4
|
* nix: optionally include cliSoramane2025-07-161-17/+22
| | | | update flake inputs
* nix: fix typo in default.nix (#219)Steven2025-07-161-1/+1
|
* feat: add nix flakeSoramane2025-07-151-0/+84