1
1
Fork 1
mirror of https://github.com/oddlama/nix-config.git synced 2025-10-11 07:10:39 +02:00

refactor: rename ./modules to ./hosts/common

This commit is contained in:
oddlama 2023-03-18 15:51:26 +01:00
parent 1f7b034a5e
commit 9758a6e1e9
No known key found for this signature in database
GPG key ID: 14EFE510775FE39A
26 changed files with 16 additions and 16 deletions

View file

@ -8,11 +8,11 @@
nixos-hardware.common-cpu-intel
nixos-hardware.common-pc-ssd
../../modules/core
../../modules/hardware/intel.nix
../../modules/initrd-ssh.nix
../../modules/efi.nix
../../modules/zfs.nix
../common/core
../common/hardware/intel.nix
../common/initrd-ssh.nix
../common/efi.nix
../common/zfs.nix
../../users/root