about summary refs log tree commit diff
path: root/nix (unfollow)
Commit message (Expand)AuthorFilesLines
2022-06-09ref(nix): move the mkSystem function to its own fileFranck Cuny2-35/+28
2022-06-09ref(nix): rename lib/ to nix/Franck Cuny3-1/+1
2022-06-09ref(profiles): get rid of all the profilesFranck Cuny10-50/+30
2022-06-09ref(GTK): remove the profile for GTKFranck Cuny7-18/+10
2022-06-09ref(home): structure and add commentsFranck Cuny3-36/+75
2022-06-09ref(desktop): move all the modules for home-manager to host levelFranck Cuny3-11/+18
2022-06-09ref(trusted): consume modules within host's configurationFranck Cuny6-27/+24
2022-06-09ref(multimedia): move multimedia modules to hostsFranck Cuny5-17/+10
2022-06-09ref(sane): move sane's configuration to correct placeFranck Cuny2-3/+3
2022-06-09ref(laptop): move services related to laptop to host's configurationFranck Cuny4-18/+7
2022-06-09ref(bluetooth): remove the profileFranck Cuny4-14/+3
2022-06-04fix(gerrit-hook): update the configuration with correct URLFranck Cuny1-10/+12
2022-06-04fix(secrets): pass group and mode to agenixFranck Cuny1-2/+8
2022-06-04fix(secrets): set the owner for buildkite agent secretsFranck Cuny1-0/+1
2022-06-04