Update common.nix

This commit is contained in:
ediblerope 2025-12-21 12:10:15 +00:00 committed by GitHub
parent f544bb8a4c
commit 7e5a138542
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -55,7 +55,6 @@ environment.shellAliases = {
environment.systemPackages = with pkgs; [ environment.systemPackages = with pkgs; [
git git
adwaita-icon-theme adwaita-icon-theme
ghostty
]; ];