this does not
This commit is contained in:
@@ -33,6 +33,7 @@ in
|
||||
# inherit system;
|
||||
imports = [
|
||||
./configuration.nix
|
||||
./steam.nix
|
||||
];
|
||||
config = {
|
||||
system.stateVersion = "24.05";
|
||||
@@ -81,6 +82,15 @@ in
|
||||
pkgs.ntfsprogs
|
||||
pkgs.my-namespace.udev-steelseries
|
||||
pkgs.my-namespace.hello
|
||||
|
||||
# pkgs.nvtopPackages.nvidia
|
||||
# pkgs.mesa
|
||||
# pkgs.vulkan-loader
|
||||
# pkgs.vulkan-validation-layers
|
||||
# pkgs.vulkan-extension-layer
|
||||
# pkgs.vulkan-tools
|
||||
# pkgs.libva
|
||||
# pkgs.libva-utils
|
||||
# vim # Do not forget to add an editor to edit configuration.nix! The Nano editor is also installed by default.
|
||||
# wget
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user