Restructuring
This commit is contained in:
parent
b62f397044
commit
f1bf506b55
7 changed files with 148 additions and 184 deletions
8
nixos/modules/apps/default.nix
Normal file
8
nixos/modules/apps/default.nix
Normal file
|
@ -0,0 +1,8 @@
|
|||
{
|
||||
imports = [
|
||||
./alacritty
|
||||
./firefox
|
||||
./thunderbird
|
||||
# ./virtualbox
|
||||
];
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue