Refined packages

This commit is contained in:
Luke Else 2025-03-20 16:29:18 +00:00
parent 61827f530d
commit 2e978ae3c2
2 changed files with 1 additions and 13 deletions

View File

@ -17,16 +17,4 @@
# Hyprland setup without GPU acceleration
services.xserver.enable = true;
services.xserver.videoDrivers = [ ];
# Use the same package set as desktop/laptop
environment.systemPackages = with pkgs; [
alacritty
brave
helix
rustc cargo
go
nodejs
discord
spotify
];
}

View File

@ -18,7 +18,7 @@
rustc cargo # Rust
go # Go
nodejs # Node.js
discord
discordo
spotify
bitwarden
];