diff options
Diffstat (limited to 'configuration.nix')
| -rw-r--r-- | configuration.nix | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/configuration.nix b/configuration.nix index 716b7e6..fc59a8f 100644 --- a/configuration.nix +++ b/configuration.nix @@ -77,7 +77,10 @@ xfce.thunar-archive-plugin xfce.thunar-media-tags-plugin python315 - rustup + rust + cargo + clippy + rustfmt brillo gnome.gvfs wlr-randr @@ -102,7 +105,8 @@ php phpPackages.composer nodejs_25 - + go + lazygit ]; fonts.packages = with pkgs; [ |
