mirror of
https://github.com/Ahwxorg/nixos-config.git
synced 2026-02-22 12:55:13 +08:00
fix: do not import displaylink for now
This commit is contained in:
parent
299b2f1a56
commit
a5223cd0c0
1 changed files with 1 additions and 1 deletions
|
|
@ -30,7 +30,7 @@ in
|
|||
};
|
||||
|
||||
# DisplayLink
|
||||
import = [ (../modules/core/displaylink.nix) ];
|
||||
# imports = [ ../modules/core/displaylink.nix ];
|
||||
|
||||
networking.networkmanager.enable = true;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue