remove framework-16 module

Signed-off-by: ahuston-0 <aliceghuston@gmail.com>
This commit is contained in:
2024-04-20 18:34:35 -04:00
committed by Alice Huston
parent 547bd07ed0
commit 4dd11b6f9a
3 changed files with 4 additions and 6 deletions

View File

@ -4,7 +4,7 @@
home = true;
sops = true;
modules = [
inputs.nixos-hardware-fw16.nixosModules.framework-16-7040-amd
inputs.nixos-hardware.nixosModules.framework-16-7040-amd
#({ pkgs, ... }: {
# nixpkgs.overlays = [ inputs.rust-overlay.overlays.default ];
# environment.systemPackages = [ rust-bin.selectLatestNightlyWith (toolchain: toolchain.default.override {