Add current hummelberg-new state
This commit is contained in:
parent
dd204c8ba6
commit
51f5e7eab9
30 changed files with 1486 additions and 0 deletions
|
@ -0,0 +1,7 @@
|
|||
{ pkgs, ... }:
|
||||
{
|
||||
#home-manager.users.fhauser = {
|
||||
# home.packages = with pkgs; [ androidStudioPackages.beta ];
|
||||
# pam.sessionVariables.STUDIO_JDK = "${pkgs.jdk14}/lib/openjdk";
|
||||
#}; # TODO: This was extracted into a shell.nix
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue