summaryrefslogtreecommitdiff
path: root/nixosConfigurations/eonwe
diff options
context:
space:
mode:
Diffstat (limited to 'nixosConfigurations/eonwe')
-rw-r--r--nixosConfigurations/eonwe/default.nix12
1 files changed, 6 insertions, 6 deletions
diff --git a/nixosConfigurations/eonwe/default.nix b/nixosConfigurations/eonwe/default.nix
index e7f0187..852dc07 100644
--- a/nixosConfigurations/eonwe/default.nix
+++ b/nixosConfigurations/eonwe/default.nix
@@ -14,23 +14,22 @@ with lib; {
wireguard.client.enable = true;
+ ipfs.enable = true;
syncthing.enable = true;
openssh.server.enable = true;
+ android.enable = true;
+ beets.enable = true;
+ bluetooth.enable = true;
games = {
lutris.enable = true;
minecraft.client.enable = true;
-
steam.enable = true;
};
- android.enable = true;
- bluetooth.enable = true;
- beets.enable = true;
libvirtd.enable = true;
- qutebrowser.enable = true;
mpd.enable = true;
- ipfs.enable = true;
+ qutebrowser.enable = true;
};
hm = {
@@ -47,6 +46,7 @@ with lib; {
radeontop
vcmi
vial
+ wireshark
xonotic
];