aboutsummaryrefslogtreecommitdiff
path: root/hosts/carmel (unfollow)
Commit message (Expand)AuthorFilesLines
2023-12-08delete configuration for old machinesFranck Cuny7-221/+0
2023-05-12profiles/monitoring: move promtail to a profileFranck Cuny2-6/+1
2023-05-12profiles/monitoring: move node exporter to a profileFranck Cuny2-1/+1
2023-05-12hosts/carmel: fix proxy_pass configurationFranck Cuny1-2/+2
2023-05-12home/carmel: move router's configuration to a profileFranck Cuny3-87/+3
2023-05-10hosts/tahoe: move avahi configuration hereFranck Cuny2-6/+10
2023-05-09profiles/nginx: move common configuration to a profileFranck Cuny2-6/+1
2023-05-05home/profiles: move (almost) all modules to profilesFranck Cuny1-12/+4
2023-05-02profiles/server: move boot loader configurationFranck Cuny1-15/+6
2023-05-02profiles: consolidates common networking bitsFranck Cuny1-1/+0
2023-05-02profiles/default: move stuff related to bootFranck Cuny2-2/+0
2023-05-02profiles: move things around for btrfsFranck Cuny1-1/+0
2023-05-02profiles/hardware: create a few profiles related to hardwareFranck Cuny2-3/+1
2023-05-02profiles: create default and serverFranck Cuny1-3/+8
2023-04-23hosts/carmel: enable promtailFranck Cuny1-1/+5
2023-04-23modules/monitoring: consolidate all monitoring services togetherFranck Cuny1-1/+1
2023-04-15hosts/carmel: don't log dns queries in dnsmasqFranck Cuny1-1/+0
2023-04-15hosts/carmel: start dnsmasq once network interfaces are onlineFranck Cuny1-0/+7
2023-04-15hosts/carmel: don't release DHCP lease on wan interfaceFranck Cuny1-0/+3
2023-04-06hosts/carmel: serve the leases on port 8067Franck Cuny1-4/+7
2023-04-06hosts/carmel: run dnsmasql-to-html when leases changeFranck Cuny1-1/+4
2023-04-05hosts/carmel: the wireguard interface is trustedFranck Cuny1-1/+1
2023-04-05hosts/carmel: add wireguard keyFranck Cuny3-0/+23
2023-04-05hosts/carmel: drop checkReversePathFranck Cuny1-3/+0
2023-04-05hosts/carmel: enable tailscaleFranck Cuny1-0/+2
2023-04-03hosts/carmel: more options for dnsmasqFranck Cuny1-0/+2
2023-04-03hosts/carmel: add a few more options for dnsmasqFranck Cuny1-0/+6
2023-04-03hosts/carmel: enable prometheus exporter for DNSmasqFranck Cuny1-0/+5
2023-04-03hosts/carmel: reconfigure the host as a routerFranck Cuny7-113/+204
2022-09-23fix(hosts): the WM manager needs to be in home.nixFranck Cuny2-3/+4
2022-09-22ref(home-manager): don't use home-manager when building the hostFranck Cuny1-8/+2
2022-07-02fix(new-lines): add or remove new lines where neededFranck Cuny1-1/+0
2022-06-23feat(hosts/home): use fish as my default shell everywhereFranck Cuny1-1/+1
2022-06-20ref(home/shell): make it easier to share common things between shellsFranck Cuny1-1/+1
2022-06-09ref(profiles): get rid of all the profilesFranck Cuny3-6/+17
2022-06-09ref(GTK): remove the profile for GTKFranck Cuny2-0/+4
2022-06-09ref(home): structure and add commentsFranck Cuny1-17/+32
2022-06-09ref(desktop): move all the modules for home-manager to host levelFranck Cuny1-0/+9
2022-06-09ref(trusted): consume modules within host's configurationFranck Cuny1-0/+10
2022-06-09ref(multimedia): move multimedia modules to hostsFranck Cuny1-3/+6
2022-05-15zsh: switch to zsh as the default shellFranck Cuny1-1/+1
2022-04-08carmel: configure the desktop properlyFranck Cuny3-1/+22
2022-04-08hosts: rename hardware-configuration to hardwareFranck Cuny2-1/+1
2022-04-08hosts: add services to tahoeFranck Cuny1-3/+0
2022-04-06enable AMD module correctlyFranck Cuny1-1/+1
2022-04-06refactor boot configuration to a moduleFranck Cuny2-10/+15
2022-04-06refactor configuration for AMDFranck Cuny1-28/+26
2022-04-05refactor network configurationFranck Cuny1-1/+19
2022-04-05carmel: enable the soundFranck Cuny1-0/+1
2022-04-05network: move tailscale in modulesFranck Cuny2-16/+18
2022-04-05sound: add a new moduleFranck Cuny1-13/+11
2022-02-18boot: reorganize and add commentsFranck Cuny1-11/+8
2022-02-16hosts: remove btrfs subvolume 'media'Franck Cuny1-6/+0
2022-02-14hosts: add a new subvolumes to carmelFranck Cuny1-0/+6
2022-02-13hosts: load igb kernel module for initrdFranck Cuny1-0/+1
2022-02-13hosts: unlock disks remotely on bootFranck Cuny1-16/+4
2022-02-13hosts: remove configuration for ssh keys in initrdFranck Cuny1-1/+0
2022-02-13hosts: decrypt root disk via ssh on bootFranck Cuny1-0/+21
2022-02-12hosts: import common modulesFranck Cuny1-2/+1
2022-02-12hosts: centralize network configurationFranck Cuny1-10/+15
2022-02-10hosts: set hostname from configurationFranck Cuny1-6/+2
2022-02-10fix a few errorsFranck Cuny1-0/+1
2022-02-10nix: fix a bunch of stuffFranck Cuny1-1/+0
2022-02-09hosts: use systemd-resolved on carmelFranck Cuny1-0/+6
2022-02-09hosts: remove usersFranck Cuny1-1/+0
2022-02-09hosts: remove / clean codeFranck Cuny1-44/+5
2022-02-09home-manager: simplify the configurationFranck Cuny1-0/+3
2022-02-08hosts: remove unneeded commentsFranck Cuny1-6/+0
2022-02-08systems: move some packages out of host configFranck Cuny1-5/+0
2022-02-08carmel: use DHCP on the wireless interfaceFranck Cuny1-1/+2
2022-02-08xserver: initial configurationFranck Cuny1-8/+0
2022-02-08systems: default configuration for all systemsFranck Cuny1-3/+0
2022-02-07carmel: initial host configurationFranck Cuny2-0/+144