moved
This commit is contained in:
parent
cb8a43c515
commit
5ae1c9dca1
2 changed files with 1 additions and 2 deletions
|
|
@ -6,8 +6,6 @@
|
|||
# Include the results of the hardware scan.
|
||||
./hardware-configuration.nix
|
||||
./system-packages.nix
|
||||
../modules/default.nix
|
||||
./cachix.nix
|
||||
];
|
||||
|
||||
nix.gc = {
|
||||
|
|
|
|||
|
|
@ -1,5 +1,6 @@
|
|||
{pkgs, ...}: {
|
||||
imports = [
|
||||
./cachix.nix
|
||||
./modules/audio.nix
|
||||
./modules/bluetooth.nix
|
||||
./modules/boot.nix
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue