about summary refs log tree commit diff
path: root/nix/flake/hosts.nix (follow)
Commit message (Collapse)AuthorAgeFilesLines
* add a new host: wildcatFranck Cuny2024-08-051-0/+2
| | | | This is a VPS on hetzner.
* add a linux VM as a new hostFranck Cuny2024-08-031-0/+12
| | | | | The linux VM runs with UTM, and it has a very basic configuration for now.
* switch to absolute pathFranck Cuny2024-03-111-5/+5
|
* reorganize common files for hostsFranck Cuny2024-03-111-2/+3
| | | | Move the common configuration for nix to its own file.
* share configuration for shell utilsFranck Cuny2024-03-071-1/+10
|
* install my own scriptsFranck Cuny2024-03-061-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.
* add configuration for my work machineFranck Cuny2024-03-041-0/+1
|
* 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-041-0/+30