mirror of
https://github.com/SebastianStork/nixos-config.git
synced 2026-01-21 17:31:34 +01:00
Rename common to shared
This commit is contained in:
parent
2793a33d2f
commit
842f23d449
6 changed files with 4 additions and 4 deletions
|
|
@ -1,7 +1,7 @@
|
|||
{ pkgs, ... }:
|
||||
{
|
||||
imports = [
|
||||
../common.nix
|
||||
../shared.nix
|
||||
./hardware.nix
|
||||
./disko.nix
|
||||
];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue