aboutsummaryrefslogtreecommitdiff
path: root/nix (unfollow)
Commit message (Expand)AuthorFilesLines
2024-04-22install aspellFranck Cuny1-0/+6
2024-04-19switch to fish as the default shellFranck Cuny5-2/+20
2024-04-16move the `slocalc` to a python scriptFranck Cuny2-1/+4
2024-04-15install nomad packFranck Cuny1-0/+1
2024-04-15add and remove some packagesFranck Cuny2-3/+4
2024-03-12fix a typo and update 1password configFranck Cuny1-1/+3
2024-03-12installing vscode through nix does not work well for meFranck Cuny1-109/+0
2024-03-11switch to absolute pathFranck Cuny6-5/+120
2024-03-11reorganize common files for hostsFranck Cuny1-2/+3
2024-03-07share configuration for shell utilsFranck Cuny5-80/+66
2024-03-06install seqstat on the work profileFranck Cuny1-1/+3
2024-03-06enable copilot for vscodeFranck Cuny1-0/+2
2024-03-06rename `tools` to `packages` to follow conventionFranck Cuny1-1/+1
2024-03-06set correct git email in the profilesFranck Cuny3-1/+8
2024-03-06use absolute path by using `$self`Franck Cuny1-2/+2
2024-03-06install my own scriptsFranck Cuny3-3/+20
2024-03-04add configuration for my work machineFranck Cuny5-6/+91
2024-03-04don't sign git commitsFranck Cuny1-17/+1
2024-03-04move all home-manager settings under the profilesFranck Cuny6-5/+414
2024-03-04create profiles for home-managerFranck Cuny1-0/+45
2024-03-04common macos preferences are moved to a moduleFranck Cuny1-0/+1
2024-03-04extract shared code for darwin to a new moduleFranck Cuny1-0/+1
2024-03-04nix libraries and modules will be under `nix/`Franck Cuny2-0/+131
2023-12-09delete even more unused configurationsFranck Cuny3-78/+0
2023-08-21remove custom toolsFranck Cuny2-2/+0
2023-07-05add x509-info back to the list of toolsFranck Cuny1-0/+1
2023-05-08modules/wireguard: move the module to the right locationFranck Cuny2-45/+1
2023-05-08module for homelabFranck Cuny1-0/+1
2023-05-07home: get rid of mail / gpg modulesFranck Cuny1-1/+0
2023-04-03hosts/carmel: reconfigure the host as a routerFranck Cuny1-1/+1
2023-03-27modules/sendsms: gate the unit with a fileFranck Cuny1-0/+1
2023-03-11secrets: use homeage to manage secrets for home-managerFranck Cuny1-0/+8
2023-03-04ref: don't use my custom tools for nowFranck Cuny2-4/+0
2023-01-07feat(home/packages): add tool masked-emailsFranck Cuny1-0/+1
2023-01-03feat: update to nix 22.11Franck Cuny1-8/+12
2022-11-30feat(modules/sensdms): a module to send an SMSFranck Cuny1-0/+1
2022-10-22feat(home/packages): install the tool x509-infoFranck Cuny1-0/+1
2022-10-03feat(home/packages): install gh-ssh-keysFranck Cuny1-0/+1
2022-09-26feat(naersk): use naersk to build packages with rustFranck Cuny2-7/+15
2022-09-22ref(home-manager): don't use home-manager when building the hostFranck Cuny4-39/+32
2022-09-18ref(flake): move all the checks to external moduleFranck Cuny1-0/+31
2022-09-18ref(flake): drop naersk for nowFranck Cuny1-1/+0
2022-09-07feat(flake): use naersk to build rust projectsFranck Cuny1-0/+1
2022-08-22feat(rust): add an overlay to install rustFranck Cuny1-0/+1
2022-08-06ref(tools): simplify the import of toolsFranck Cuny1-5/+1
2022-06-18feat(tools/git-blame-stats): add the tool to nix configurationFranck Cuny1-0/+1
2022-06-18feat(ipconverter): add the tool to nixFranck Cuny1-1/+4
2022-06-10fix(fmt): correct formatting for all nix filesFranck Cuny2-13/+17
2022-06-09ref(nix): move the mkSystem function to its own fileFranck Cuny2-35/+28
2022-06-09ref(nix): rename lib/ to nix/Franck Cuny2-0/+80