mirror of
https://github.com/srid/nixos-config.git
synced 2026-07-16 22:01:33 +08:00
vixen: umm
This commit is contained in:
parent
a80f5d820f
commit
14c9f0783f
1 changed files with 5 additions and 0 deletions
|
|
@ -14,6 +14,11 @@ in
|
|||
./configuration.nix
|
||||
];
|
||||
|
||||
environment.systemPackages = with pkgs; [
|
||||
google-chrome
|
||||
vscode
|
||||
];
|
||||
|
||||
# https://nixos.wiki/wiki/Steam
|
||||
boot.kernelPackages = pkgs.linuxPackages_latest;
|
||||
programs.steam = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue