guh
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{ config, pkgs, ... }:
|
||||
{ config, pkgs, username, ... }:
|
||||
|
||||
{
|
||||
home.packages = with pkgs; [
|
||||
hjem.users.username.packages = with pkgs; [
|
||||
git
|
||||
zsh
|
||||
neofetch
|
||||
@@ -11,5 +11,6 @@
|
||||
vim
|
||||
wget
|
||||
curl
|
||||
foot
|
||||
];
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user