Refined packages
This commit is contained in:
12
hosts/vm.nix
12
hosts/vm.nix
@ -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
|
||||
];
|
||||
}
|
||||
|
Reference in New Issue
Block a user