| Commit message (Collapse) | Author | Files | Lines | ||
|---|---|---|---|---|---|
| 2025-07-21 | move all profiles, modules, and flakes to top-level | Franck Cuny | 1 | -184/+0 | |
| 2025-07-21 | move machines definitions to top-level | Franck Cuny | 1 | -8/+8 | |
| 2025-07-21 | refactoring to use flake-parts and automatic imports of hosts | Franck Cuny | 1 | -0/+184 | |
| This is the first step in a large refactoring to use flake-parts, and to automatically imports hosts based on paths. | |||||
| 2024-12-08 | more refactoring | Franck Cuny | 1 | -48/+0 | |
| 2024-11-17 | move machine configurations under darwin and nixos | Franck Cuny | 1 | -29/+22 | |
| Don't manage fonts on Darwin with homebrew. | |||||
| 2024-09-13 | update deps and remove nur/firefox overlays | Franck Cuny | 1 | -3/+1 | |
| 2024-08-05 | add a new host: wildcat | Franck Cuny | 1 | -0/+2 | |
| This is a VPS on hetzner. | |||||
| 2024-08-03 | add a linux VM as a new host | Franck Cuny | 1 | -0/+12 | |
| The linux VM runs with UTM, and it has a very basic configuration for now. | |||||
| 2024-03-11 | switch to absolute path | Franck Cuny | 1 | -5/+5 | |
| 2024-03-11 | reorganize common files for hosts | Franck Cuny | 1 | -2/+3 | |
| Move the common configuration for nix to its own file. | |||||
| 2024-03-07 | share configuration for shell utils | Franck Cuny | 1 | -1/+10 | |
| 2024-03-06 | install my own scripts | Franck Cuny | 1 | -2/+2 | |
| This is the first step to re-enable installing custom scripts. The next step will be to rename `tools` to `packages`, and then if needed I will be able to support overlays. | |||||
| 2024-03-04 | add configuration for my work machine | Franck Cuny | 1 | -0/+1 | |
| 2024-03-04 | common macos preferences are moved to a module | Franck Cuny | 1 | -0/+1 | |
| 2024-03-04 | extract shared code for darwin to a new module | Franck Cuny | 1 | -0/+1 | |
| 2024-03-04 | nix libraries and modules will be under `nix/` | Franck Cuny | 1 | -1/+1 | |
| 2024-02-02 | install firefox | Franck Cuny | 1 | -2/+11 | |
| The firefox packages for darwin are broken. `bandithedoge/nixpkgs-firefox-darwin` provides an overlay to install the package on darwin. Add some specific configurations to make firefox work as I want out of the box. We also add NUR to install some firefox extensions (ublock, 1password). | |||||
| 2023-12-15 | various fixes for errors reported by deadnix | Franck Cuny | 1 | -1/+1 | |
| 2023-12-04 | additional cleanup for flakes | Franck Cuny | 1 | -0/+21 | |
| Move the host configuration to `flake/hosts.nix` to follow what we did with `devshell`. | |||||
