Forgor to updathe the home-manager stuff,.
This commit is contained in:
parent
604f48e7d3
commit
945455f0d3
1 changed files with 1 additions and 1 deletions
|
|
@ -42,7 +42,7 @@ in {
|
|||
};
|
||||
};
|
||||
|
||||
home-manager.users.forgejoprg = {pkgs, ...}: {
|
||||
home-manager.users.${config.local.username} = {pkgs, ...}: {
|
||||
home.packages = [
|
||||
pkgs.atool
|
||||
pkgs.httpie
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue