diff options
author | Jacob Janzen <jacob.a.s.janzen@gmail.com> | 2024-09-26 17:07:07 -0500 |
---|---|---|
committer | Jacob Janzen <jacob.a.s.janzen@gmail.com> | 2024-09-26 17:59:44 -0500 |
commit | 178ef69d9d606fe6c7500a328a822845e73a53b2 (patch) | |
tree | 584db695ccf7174a6c22436302648eaca5171d23 /nixos/.flake/home.nix | |
parent | 0027b29533c61023ca6df776c87f9c15df31f70e (diff) |
add subdirectory?
Diffstat (limited to 'nixos/.flake/home.nix')
-rw-r--r-- | nixos/.flake/home.nix | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/nixos/.flake/home.nix b/nixos/.flake/home.nix index a8fd7ca..1f06c1b 100644 --- a/nixos/.flake/home.nix +++ b/nixos/.flake/home.nix @@ -11,6 +11,8 @@ fonts.fontconfig.enable = true; home.packages = with pkgs; [ + python3 + texliveFull obs-studio prismlauncher discord |