Move common into imports
This follows the same pattern as modules
This commit is contained in:
@@ -7,6 +7,10 @@
|
||||
...
|
||||
}:
|
||||
{
|
||||
imports = [
|
||||
../common/home.nix
|
||||
];
|
||||
|
||||
home.packages = with pkgs; [
|
||||
dosbox-staging # dosbox appears broken on darwin
|
||||
|
||||
|
||||
Reference in New Issue
Block a user