mirror of
https://codeberg.org/ultra/nixos-dotfiles.git
synced 2024-11-22 22:03:07 +02:00
changes
Signed-off-by: Alex Stan <90788596+Ultra980@users.noreply.github.com>
This commit is contained in:
parent
56b8f4d5b9
commit
79b05113b4
1 changed files with 1 additions and 1 deletions
|
@ -101,7 +101,7 @@ in {
|
||||||
packages = with pkgs; [
|
packages = with pkgs; [
|
||||||
wezterm
|
wezterm
|
||||||
gradience
|
gradience
|
||||||
gnome.tweaks
|
gnome.gnome-tweaks
|
||||||
];
|
];
|
||||||
shell = pkgs.fish;
|
shell = pkgs.fish;
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in a new issue