comment home.packages, update flake

This commit is contained in:
Gabriella Bere 2025-02-28 00:39:48 +00:00
parent 644ab4f45d
commit 6761af30c0
3 changed files with 132 additions and 69 deletions

View file

@ -30,23 +30,19 @@
# General use home packages that dont require a separate module
home.packages = with pkgs; [
# Add grimblast screenshot tool
grimblast
powerline-fonts
nix-output-monitor
# bitwarden-desktop
xwaylandvideobridge
virtualbox
wofi
lsp-plugins
nvtopPackages.amd
signal-desktop
nautilus
element-desktop
jetbrains.idea-community
grimblast # Screenshot tool
powerline-fonts # Fonts
nix-output-monitor # Provides a dependency graph for nix builds
bitwarden-desktop # Integrates with bitwarden extension
wofi # Wayland app launcher
nvtopPackages.amd # GPU monitor, more detailed than BTOP-rocm
signal-desktop # Signal messenger client
nautilus # File manager (move to option maybe)
element-desktop # Matrix client
jetbrains.idea-community # IDE
];
services.flatpak.packages = [
"io.mrarm.mcpelauncher"
"io.mrarm.mcpelauncher" # Minecraft bedrock edition launcher
];
home.sessionVariables = {