]> Git — Sourcephile - julm/julm-nix.git/blob - homes/julm/hosts/mermet.nix
nebula: comment about possible cipher
[julm/julm-nix.git] / homes / julm / hosts / mermet.nix
1 { ... }:
2 {
3 imports = [
4 ../../../home-manager/profiles/irssi.nix
5 ../../../home-manager/profiles/lf.nix
6 ../../../home-manager/profiles/mutt.nix
7 ../../../home-manager/profiles/networking.nix
8 ../../../home-manager/profiles/vim.nix
9 ];
10 }