Apps.nix: Add remark about home-manager

This commit is contained in:
Weckyy702
2026-01-10 19:54:45 +01:00
parent ef8275bb08
commit 84534b0ea1

View File

@@ -1,4 +1,5 @@
{config, pkgs, ... }: { {config, pkgs, ... }: {
# TODO: Use home-manager for this
users.users.weckyy702.packages = with pkgs; [ users.users.weckyy702.packages = with pkgs; [
firefox firefox
bitwarden-desktop bitwarden-desktop