Commit 2df4f91f1c73
Changed files (1)
machines
machines/honshu.nix
@@ -2,5 +2,6 @@
imports = [
./base.nixos.nix
];
+ profiles.git.enable = true;
xdg.configFile."ape.conf".source = ../assets/ape.conf;
}