[NixOS] Fix git-sync issues

This commit is contained in:
2021-07-17 23:00:46 -06:00
parent ad5c70c957
commit bab2280546
10 changed files with 13 additions and 53 deletions

View File

@@ -1,11 +1,9 @@
{ config, pkgs, ... }:
{
environment.systemPackages = with pkgs; [
# (import ../../Projects/waymonad/default.nix)
asciidoctor
gource
gimp
android-studio
texlive.combined.scheme-full
tor
];