Re-add nixedo as a media server
This commit is contained in:
parent
ec7efcba47
commit
ba50ef37c5
11 changed files with 276 additions and 3 deletions
13
nix/home/opdavies/hosts/nixedo.nix
Normal file
13
nix/home/opdavies/hosts/nixedo.nix
Normal file
|
@ -0,0 +1,13 @@
|
|||
{ ... }:
|
||||
|
||||
{
|
||||
features = {
|
||||
cli = {
|
||||
direnv.enable = true;
|
||||
};
|
||||
|
||||
desktop = {
|
||||
gtk.enable = true;
|
||||
};
|
||||
};
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue