aboutsummaryrefslogtreecommitdiff
path: root/modules/system/default.nix (unfollow)
Commit message (Collapse)AuthorFilesLines
2023-05-02profiles: move things around for btrfsFranck Cuny1-1/+0
2023-05-02profiles/default: move default packages thereFranck Cuny1-1/+0
2023-05-02profiles/default: more consolidationFranck Cuny1-4/+0
2023-05-02profiles/workstation: add font configurationsFranck Cuny1-1/+0
2023-05-02profiles: create default and serverFranck Cuny1-1/+0
The NAS and the router are "servers", and we create a base profile for them. We add a default profile that will set things that are common to all my hosts, and we start with the locales. Update tahoe/carmel to use the server profile.
2022-04-09install documentations (man)Franck Cuny1-4/+5
2022-04-08modules: add a few moreFranck Cuny1-2/+11
2022-04-06modules: import packagesFranck Cuny1-1/+2
2022-04-06refactor boot configuration to a moduleFranck Cuny1-1/+5
We don't need the previous `hosts/common/system` configs anymore, as everything has been moved out. We keep some boot configuration for carmel in the host configuration for now, but I need to check why I don't have similar settings for tahoe (since I also need to unlock the host remotely).
2022-04-05refactor modules for btrfs, ssd, and fwupdFranck Cuny1-1/+1
2022-04-05refactor security to a moduleFranck Cuny1-1/+1
2022-04-05refactor users to a moduleFranck Cuny1-1/+1
2022-04-05move locale configuration to a moduleFranck Cuny1-1/+1
2022-04-05console configuration is moved to a moduleFranck Cuny1-1/+1
2022-04-05nix: refactor to a moduleFranck Cuny1-0/+1