Moved user packages to common instead of desktop/common
This commit is contained in:
parent
8a41313437
commit
3d2dfe76ab
2 changed files with 1 additions and 1 deletions
|
|
@ -10,5 +10,6 @@
|
|||
".config/starship.toml".source =
|
||||
"${inputs.dotfiles}/.config/starship.toml";
|
||||
};
|
||||
packages = with pkgs; [ nix-your-shell ];
|
||||
};
|
||||
}
|
||||
|
|
|
|||
|
|
@ -2,7 +2,6 @@
|
|||
|
||||
{
|
||||
home = {
|
||||
packages = with pkgs; [ nix-your-shell ];
|
||||
pointerCursor = {
|
||||
size = 24;
|
||||
gtk.enable = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue