nit
This commit is contained in:
parent
84981a8067
commit
e75add05f4
|
|
@ -1,12 +1,6 @@
|
|||
{ config, pkgs, pkgs-stable, username, homeDirectory, ... }:
|
||||
|
||||
{
|
||||
imports = [
|
||||
./xdg.nix
|
||||
./theme.nix
|
||||
./bin
|
||||
];
|
||||
|
||||
home.username = username;
|
||||
home.homeDirectory = homeDirectory;
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue