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
|
# Hyprland setup without GPU acceleration
|
||||||
services.xserver.enable = true;
|
services.xserver.enable = true;
|
||||||
services.xserver.videoDrivers = [ ];
|
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
|
rustc cargo # Rust
|
||||||
go # Go
|
go # Go
|
||||||
nodejs # Node.js
|
nodejs # Node.js
|
||||||
discord
|
discordo
|
||||||
spotify
|
spotify
|
||||||
bitwarden
|
bitwarden
|
||||||
];
|
];
|
||||||
|
Loading…
x
Reference in New Issue
Block a user