mirror of
https://github.com/Gerg-L/nixos.git
synced 2025-12-10 00:43:56 -05:00
Working multi-GPU/single-GPU setup
This commit is contained in:
parent
84b15db0af
commit
1d06b35262
12 changed files with 317 additions and 87 deletions
|
|
@ -6,7 +6,6 @@
|
|||
stable.url = "github:NixOS/nixpkgs/nixos-22.11";
|
||||
#utilites --maybe flake-parts soon?
|
||||
flake-utils.url = "github:numtide/flake-utils";
|
||||
|
||||
nixos-generators = {
|
||||
url = "github:nix-community/nixos-generators";
|
||||
inputs.nixpkgs.follows = "unstable";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue