fixing and importing packages.nix

This commit is contained in:
2025-11-19 21:45:15 +01:00
parent d1dc44f4d4
commit 257248db82
2 changed files with 3 additions and 2 deletions

View File

@@ -1,5 +1,5 @@
{pkgs, ...}: {
users.users.users.packages = with pkgs; [
{pkgs, user, ...}: {
users.users.${user}.packages = with pkgs; [
btop
ncdu
tmux