diff options
| author | Manuel Palenzuela <[email protected]> | 2022-06-20 13:17:03 +0000 |
|---|---|---|
| committer | Baitinq <[email protected]> | 2022-06-20 13:17:03 +0000 |
| commit | 0f6550e2d30c5d3380daca76c226d0a18da09697 (patch) | |
| tree | 96219564b2db0dcdfd1b2f432f2eb3a16963d147 /hosts/phobos/home.nix | |
| parent | Update (diff) | |
| download | nixos-config-0f6550e2d30c5d3380daca76c226d0a18da09697.tar.gz nixos-config-0f6550e2d30c5d3380daca76c226d0a18da09697.tar.bz2 nixos-config-0f6550e2d30c5d3380daca76c226d0a18da09697.zip | |
Add VM host
Diffstat (limited to 'hosts/phobos/home.nix')
| -rw-r--r-- | hosts/phobos/home.nix | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/hosts/phobos/home.nix b/hosts/phobos/home.nix index 2cb65eb..4158316 100644 --- a/hosts/phobos/home.nix +++ b/hosts/phobos/home.nix @@ -5,5 +5,10 @@ jetbrains.idea-community calibre qtcreator + custom.anime-downloader + custom.adl + custom.trackma + kcc + custom.kindlegen ]; } |