Organise Home Manager modules
This commit is contained in:
parent
81043d8f38
commit
2e91ed63c8
7 changed files with 26 additions and 12 deletions
6
modules/home-manager/desktop/browsers/default.nix
Normal file
6
modules/home-manager/desktop/browsers/default.nix
Normal file
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
imports = [
|
||||
./firefox.nix
|
||||
./qutebrowser.nix
|
||||
];
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue