aboutsummaryrefslogtreecommitdiff
path: root/hosts/mba (unfollow)
Commit message (Collapse)AuthorFilesLines
2024-03-11switch to absolute pathFranck Cuny1-13/+0
2024-03-11reorganize common files for hostsFranck Cuny1-20/+1
Move the common configuration for nix to its own file.
2024-03-07fix conflictFranck Cuny1-0/+1
2024-03-07share configuration for shell utilsFranck Cuny1-4/+10
2024-03-06install my own scriptsFranck Cuny1-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-04create profiles for home-managerFranck Cuny1-1/+1
To make it easier to support multiple systems with this configuration, move the current configuration for my personal machine to a profile named `personal.nix`. When I add a work machine the profile can be named `work.nix` and all configurations related to that system will live there.
2024-03-04common macos preferences are moved to a moduleFranck Cuny1-17/+0
2024-03-04extract shared code for darwin to a new moduleFranck Cuny1-34/+0
2024-02-19update homebrew formulaeFranck Cuny1-0/+1
2024-02-02more Mac stuffFranck Cuny1-0/+12
2024-02-02some Mac stuffFranck Cuny1-0/+3
2024-02-02install envoyFranck Cuny1-0/+1
I'm doing some prototyping with it.
2024-02-02install firefoxFranck Cuny1-0/+3
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).
2024-01-21install netnewswireFranck Cuny1-0/+1
2023-12-14install vlc and transmissionFranck Cuny1-1/+3
2023-12-14simplify the layoutFranck Cuny1-1/+1
2023-12-08install kind / configure the dockFranck Cuny1-3/+8
2023-11-20install github's monaspace [1] fontsFranck Cuny1-0/+2
[1] https://monaspace.githubnext.com
2023-11-06install a few more toolsFranck Cuny1-0/+3
2023-09-14add ssh key from 1passowrd and sign commitsFranck Cuny1-1/+8
2023-09-14more configuration for darwinFranck Cuny1-0/+13
2023-09-11add configuration for the M2 macbook airFranck Cuny1-0/+23