mirror of
https://github.com/Stunkymonkey/nixos.git
synced 2026-01-03 06:29:54 +01:00
treewide: Move machines/core to profiles/core
This commit is contained in:
parent
b494b01a9c
commit
346f4d6592
8 changed files with 3 additions and 3 deletions
|
|
@ -51,8 +51,8 @@
|
|||
};
|
||||
|
||||
imports = [
|
||||
../machines/core/core.nix
|
||||
../machines/core/nix.nix
|
||||
../profiles/core/core.nix
|
||||
../profiles/core/nix.nix
|
||||
];
|
||||
|
||||
documentation = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue