darwin: move to new structure

This commit is contained in:
Guanran Wang 2023-09-27 13:27:59 +08:00
parent 0ee19f299b
commit ce813f3edc
Signed by: nyancat
SSH key fingerprint: SHA256:8oWGKciPALWut/6WA27oFKofX+6Wtc0gQnsefXLQx/8
3 changed files with 1 additions and 7 deletions

View file

@ -1,7 +0,0 @@
{ ... }:
{
imports = [
./normal-users/guanranwang.nix
];
}

View file

@ -45,6 +45,7 @@
system = "x86_64-darwin";
modules = [
./machines/darwin/imac-2017.nix
./users/guanranwang/darwin.nix
home-manager.darwinModules.home-manager
{