Refined packages
This commit is contained in:
parent
61827f530d
commit
2e978ae3c2
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
|
||||
];
|
||||
}
|
||||
|
@ -18,7 +18,7 @@
|
||||
rustc cargo # Rust
|
||||
go # Go
|
||||
nodejs # Node.js
|
||||
discord
|
||||
discordo
|
||||
spotify
|
||||
bitwarden
|
||||
];
|
||||
|
Loading…
x
Reference in New Issue
Block a user