Create desktop role
This commit is contained in:
parent
bab66bc390
commit
0282590dd8
2 changed files with 8 additions and 0 deletions
7
roles/desktop/default.nix
Executable file
7
roles/desktop/default.nix
Executable file
|
|
@ -0,0 +1,7 @@
|
|||
{ ... }:
|
||||
|
||||
{
|
||||
imports = [
|
||||
./discord.nix
|
||||
];
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue