add some packages

This commit is contained in:
2023-09-15 13:01:20 +03:00
parent b1e57c93f1
commit e3c5f37b43
3 changed files with 23 additions and 2 deletions

View File

@@ -103,6 +103,10 @@
};
};
environment.systemPackages = with pkgs; [
texlive.combined.scheme-medium
];
networking = {
hostId = "3a54afcd";
hostName = "fwminex";