mirror of
https://codeberg.org/jopejoe1/nix-conf.git
synced 2025-04-18 19:24:09 +02:00
disable framework import
This commit is contained in:
parent
07d993aff7
commit
4c20557d5c
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@
|
||||||
imports = [
|
imports = [
|
||||||
./hardware.nix
|
./hardware.nix
|
||||||
./disk.nix
|
./disk.nix
|
||||||
nixos-hardware.nixosModules.framework-16-7040-amd
|
#nixos-hardware.nixosModules.framework-16-7040-amd
|
||||||
self.inputs.srvos.nixosModules.desktop
|
self.inputs.srvos.nixosModules.desktop
|
||||||
];
|
];
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue