[NixOS] Fix git-sync issues
This commit is contained in:
@@ -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
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user