about summary refs log tree commit diff
path: root/nix (follow)
Commit message (Expand)AuthorAgeFilesLines
* initial nginx configuration for fcuny.netFranck Cuny2024-08-052-0/+31
* set the ssh key for user fcunyFranck Cuny2024-08-053-7/+11
* add a new host: wildcatFranck Cuny2024-08-059-2/+111
* add a linux VM as a new hostFranck Cuny2024-08-033-0/+55
* no need to install go related packagesFranck Cuny2024-07-221-7/+0
* remove commands from devenvFranck Cuny2024-07-221-44/+0
* bump nixos to 24.05Franck Cuny2024-07-222-2/+5
* clean up a bunch of home-manager stuffFranck Cuny2024-05-235-187/+1
* clean up python packagesFranck Cuny2024-05-061-12/+0
* more deletionFranck Cuny2024-05-062-5/+0
* move ipconverter under `src`Franck Cuny2024-05-052-2/+0
* move seqstatFranck Cuny2024-05-042-7/+0
* move the slocalc under `src`Franck Cuny2024-05-042-4/+1
* don't install the script for pizzaFranck Cuny2024-05-042-2/+0
* ensure we install coreutilFranck Cuny2024-05-041-0/+1
* more tweaksFranck Cuny2024-05-031-2/+2
* tmux stuffFranck Cuny2024-05-021-0/+4
* drop zshFranck Cuny2024-05-026-10/+5
* i dont knowFranck Cuny2024-05-021-0/+1
* install and configure tmux for alacrittyFranck Cuny2024-05-022-21/+43
* configure fish and install alacrittyFranck Cuny2024-05-012-0/+49
* enable ruffFranck Cuny2024-04-291-0/+1
* add `robloxenv` to manage hashi credentialsFranck Cuny2024-04-293-3/+8
* ignore all of github.rbx.comFranck Cuny2024-04-291-1/+1
* add a script to fetch cheeseboard's menuFranck Cuny2024-04-283-4/+10
* install required python packages for ruff-lspFranck Cuny2024-04-231-0/+3
* install and configure aspellFranck Cuny2024-04-231-1/+13
* install aspellFranck Cuny2024-04-221-0/+6
* switch to fish as the default shellFranck Cuny2024-04-195-2/+20
* move the `slocalc` to a python scriptFranck Cuny2024-04-162-1/+4
* install nomad packFranck Cuny2024-04-151-0/+1
* add and remove some packagesFranck Cuny2024-04-152-3/+4
* fix a typo and update 1password configFranck Cuny2024-03-121-1/+3
* installing vscode through nix does not work well for meFranck Cuny2024-03-121-109/+0
* switch to absolute pathFranck Cuny2024-03-116-5/+120
* reorganize common files for hostsFranck Cuny2024-03-111-2/+3
* share configuration for shell utilsFranck Cuny2024-03-075-80/+66
* install seqstat on the work profileFranck Cuny2024-03-061-1/+3
* enable copilot for vscodeFranck Cuny2024-03-061-0/+2
* rename `tools` to `packages` to follow conventionFranck Cuny2024-03-061-1/+1
* set correct git email in the profilesFranck Cuny2024-03-063-1/+8
* use absolute path by using `$self`Franck Cuny2024-03-061-2/+2
* install my own scriptsFranck Cuny2024-03-063-3/+20
* add configuration for my work machineFranck Cuny2024-03-045-6/+91
* don't sign git commitsFranck Cuny2024-03-041-17/+1
* move all home-manager settings under the profilesFranck Cuny2024-03-046-5/+414
* create profiles for home-managerFranck Cuny2024-03-041-0/+45
* common macos preferences are moved to a moduleFranck Cuny2024-03-041-0/+1
* extract shared code for darwin to a new moduleFranck Cuny2024-03-041-0/+1
* nix libraries and modules will be under `nix/`Franck Cuny2024-03-042-0/+131
* delete even more unused configurationsFranck Cuny2023-12-093-78/+0
* remove custom toolsFranck Cuny2023-08-212-2/+0
* add x509-info back to the list of toolsFranck Cuny2023-07-051-0/+1
* modules/wireguard: move the module to the right locationFranck Cuny2023-05-082-45/+1
* module for homelabFranck Cuny2023-05-081-0/+1
* home: get rid of mail / gpg modulesFranck Cuny2023-05-071-1/+0
* hosts/carmel: reconfigure the host as a routerFranck Cuny2023-04-031-1/+1
* modules/sendsms: gate the unit with a fileFranck Cuny2023-03-271-0/+1
* secrets: use homeage to manage secrets for home-managerFranck Cuny2023-03-111-0/+8
* ref: don't use my custom tools for nowFranck Cuny2023-03-042-4/+0
* feat(home/packages): add tool masked-emailsFranck Cuny2023-01-071-0/+1
* feat: update to nix 22.11Franck Cuny2023-01-031-8/+12
* feat(modules/sensdms): a module to send an SMSFranck Cuny2022-11-301-0/+1
* feat(home/packages): install the tool x509-infoFranck Cuny2022-10-221-0/+1
* feat(home/packages): install gh-ssh-keysFranck Cuny2022-10-031-0/+1
* feat(naersk): use naersk to build packages with rustFranck Cuny2022-09-262-7/+15
* ref(home-manager): don't use home-manager when building the hostFranck Cuny2022-09-224-39/+32
* ref(flake): move all the checks to external moduleFranck Cuny2022-09-181-0/+31
* ref(flake): drop naersk for nowFranck Cuny2022-09-181-1/+0
* feat(flake): use naersk to build rust projectsFranck Cuny2022-09-071-0/+1
* feat(rust): add an overlay to install rustFranck Cuny2022-08-221-0/+1
* ref(tools): simplify the import of toolsFranck Cuny2022-08-061-5/+1
* feat(tools/git-blame-stats): add the tool to nix configurationFranck Cuny2022-06-181-0/+1
* feat(ipconverter): add the tool to nixFranck Cuny2022-06-181-1/+4
* fix(fmt): correct formatting for all nix filesFranck Cuny2022-06-102-13/+17
* ref(nix): move the mkSystem function to its own fileFranck Cuny2022-06-092-35/+28
* ref(nix): rename lib/ to nix/Franck Cuny2022-06-092-0/+80