Refactor structure
Signed-off-by: Nikolaos Karaolidis <nick@karaolidis.com>
This commit is contained in:
@@ -2,10 +2,11 @@
|
||||
{
|
||||
imports = [
|
||||
../../lib
|
||||
|
||||
inputs.disko.nixosModules.disko
|
||||
(import ./format.nix { device = "/dev/disk/by-id/nvme-SAMSUNG_MZVL22T0HBLB-00BL2_S64RNE0R602762"; })
|
||||
./hardware.nix
|
||||
./display.nix
|
||||
./hardware
|
||||
|
||||
../common/configs/system/bluetooth
|
||||
../common/configs/system/boot
|
||||
../common/configs/system/brightnessctl
|
||||
@@ -43,6 +44,7 @@
|
||||
../common/configs/system/users
|
||||
../common/configs/system/wget
|
||||
../common/configs/system/zsh
|
||||
|
||||
./users/nick
|
||||
];
|
||||
|
||||
|
Reference in New Issue
Block a user