Add gimp to graphical packages
This commit is contained in:
parent
12c9abd36a
commit
d6e9cc60d9
1 changed files with 1 additions and 1 deletions
|
@ -43,7 +43,7 @@
|
||||||
};
|
};
|
||||||
|
|
||||||
home-manager.users.charlotte = { ... }: {
|
home-manager.users.charlotte = { ... }: {
|
||||||
home.packages = with pkgs; [ mpv okular ranger uni wtype ];
|
home.packages = with pkgs; [ gimp mpv okular ranger uni wtype ];
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue