pkgs: add texstudio
This commit is contained in:
@ -1,4 +1,7 @@
|
||||
{ pkgs, ... }: {
|
||||
imports = [
|
||||
../../modules/user/packages/tex.nix
|
||||
];
|
||||
programs.hyprlock.enable = true;
|
||||
home.packages = with pkgs; [
|
||||
libreoffice
|
||||
|
Reference in New Issue
Block a user