fixing and importing packages.nix
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
{pkgs, ...}: {
|
||||
users.users.users.packages = with pkgs; [
|
||||
{pkgs, user, ...}: {
|
||||
users.users.${user}.packages = with pkgs; [
|
||||
btop
|
||||
ncdu
|
||||
tmux
|
||||
|
||||
Reference in New Issue
Block a user