mirror of
https://github.com/sstent/vmimages.git
synced 2026-02-01 01:52:07 +00:00
sync
This commit is contained in:
8
modules/home-manager/default.nix
Normal file
8
modules/home-manager/default.nix
Normal file
@@ -0,0 +1,8 @@
|
||||
{...}: {
|
||||
imports = [
|
||||
# New module organization
|
||||
./beets.nix
|
||||
./nicotine.nix
|
||||
./sstent.nix
|
||||
];
|
||||
}
|
||||
Reference in New Issue
Block a user