summaryrefslogtreecommitdiff
path: root/flake.nix
diff options
context:
space:
mode:
authorseth <[email protected]>2023-02-25 14:27:49 -0500
committerseth <[email protected]>2023-02-25 14:27:49 -0500
commit2c181779426b72e48e10f32ad3169513bd6e9a68 (patch)
tree3d2c43a1c3293ac6c91ff11f652d2f3f5fcbc0dc /flake.nix
parent980a63a79cd323648d136335e79107efa50222d9 (diff)
pin kernel/nvidia driver
Diffstat (limited to 'flake.nix')
-rw-r--r--flake.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/flake.nix b/flake.nix
index 33e6c07..4e3f11c 100644
--- a/flake.nix
+++ b/flake.nix
@@ -58,6 +58,7 @@
}
];
specialArgs = {
+ nixpkgsStable = nixpkgs;
desktop = "gnome";
standalone = false;
wsl = false;