impl single-gpu-passthru
This commit is contained in:
parent
a8219d7148
commit
82c3c45428
8 changed files with 312 additions and 130 deletions
|
|
@ -118,10 +118,6 @@
|
|||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
|
||||
impermanence = {
|
||||
url = "github:nix-community/impermanence";
|
||||
};
|
||||
|
||||
g2claude.url = "git+https://git.zoeys.cloud/zoey/g2claude.git";
|
||||
|
||||
rust-overlay = {
|
||||
|
|
@ -155,7 +151,6 @@
|
|||
catppuccin.homeManagerModules.catppuccin
|
||||
anyrun.homeManagerModules.default
|
||||
ags.homeManagerModules.default
|
||||
impermanence.nixosModules.home-manager.impermanence
|
||||
];
|
||||
|
||||
systems.modules.nixos = with inputs; [
|
||||
|
|
@ -168,7 +163,6 @@
|
|||
zoeycomputer.nixosModules.default
|
||||
lix-module.nixosModules.default
|
||||
disko.nixosModules.default
|
||||
impermanence.nixosModules.impermanence
|
||||
];
|
||||
};
|
||||
in
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue