mirror of
https://github.com/tomasriveral/nixos.git
synced 2026-08-12 02:28:37 +02:00
Modules: separated hosts-specific modules in new dir
This commit is contained in:
@@ -13,11 +13,11 @@
|
||||
# Include the results of the hardware scan.
|
||||
./hardware-configuration.nix
|
||||
inputs.home-manager.nixosModules.default
|
||||
../../modules/nixos/battery.nix
|
||||
../../hostsModules/laptop/nixos/battery.nix
|
||||
#../../modules/nixos/ly.nix
|
||||
../../modules/nixos/lyminimal.nix
|
||||
../../modules/nixos/ly.nix
|
||||
../../modules/nixos/anki.nix
|
||||
../../modules/nixos/udevsimple.nix
|
||||
../../hostsModules/laptop/nixos/udev.nix
|
||||
];
|
||||
|
||||
# this 4 settings should make nixpkgs-review not crash my laptop
|
||||
|
||||
Reference in New Issue
Block a user