mirror of
https://github.com/thilobillerbeck/dotfiles.git
synced 2025-06-16 01:04:36 +02:00
disable droidcam, add builders
This commit is contained in:
parent
b5ad5b0e78
commit
782088bd87
4 changed files with 80 additions and 1 deletions
|
@ -4,6 +4,7 @@
|
|||
imports = [ # Include the results of the hardware scan.
|
||||
./hardware-configuration.nix
|
||||
./../../nixos/common.nix
|
||||
./../../nixos/builders.nix
|
||||
];
|
||||
|
||||
# Bootloader.
|
||||
|
|
|
@ -8,6 +8,7 @@
|
|||
# Include the results of the hardware scan.
|
||||
./hardware-configuration.nix
|
||||
./../../nixos/common.nix
|
||||
./../../nixos/builders.nix
|
||||
];
|
||||
|
||||
# Bootloader.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue