This commit is contained in:
2023-02-25 04:46:28 +00:00
parent 6e4afd914a
commit c0305a7ed8
38 changed files with 536 additions and 451 deletions

View File

@@ -1,8 +1,7 @@
{...}: {
imports = [
# New module organization
./sstent.nix
./beets.nix
# Add your reusable home-manager modules to this directory, on their own file (https://nixos.wiki/wiki/Module).
# These should be stuff you would like to share with others, not your personal configurations.
];
}
{
# List your module files here
# my-module = import ./my-module.nix;
}