Large restructuring
This commit is contained in:
parent
22a6bd4040
commit
4e174013da
26 changed files with 39 additions and 43 deletions
|
|
@ -1,4 +1,4 @@
|
|||
{ config, pkgs, lib, ... }:
|
||||
{ specialArgs, inputs, config, pkgs, lib, ... }:
|
||||
|
||||
{
|
||||
environment.sessionVariables = rec {
|
||||
|
|
@ -14,4 +14,6 @@
|
|||
"adbusers"
|
||||
];
|
||||
};
|
||||
|
||||
home-manager.users.user = import ../../../users/desktops/user.nix;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue