removes work specific files uses unified modules
This commit is contained in:
parent
80c8cdef62
commit
8d24fc479e
12 changed files with 169 additions and 491 deletions
|
|
@ -1,15 +1,13 @@
|
|||
{
|
||||
inputs,
|
||||
outputs,
|
||||
lib,
|
||||
config,
|
||||
pkgs,
|
||||
...
|
||||
}:
|
||||
{
|
||||
imports = [
|
||||
inputs.home-manager.darwinModules.home-manager
|
||||
../../modules/aerospace/work.nix
|
||||
../../modules/aerospace
|
||||
];
|
||||
|
||||
# Setting the user
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue