summaryrefslogtreecommitdiffstats
path: root/nin
diff options
context:
space:
mode:
authornin <nineinchnade@gmail.com>2018-01-03 15:23:27 +0100
committernin <nineinchnade@gmail.com>2018-01-03 15:23:27 +0100
commitdd6193f692206ddace0f20560338684dc24af4a3 (patch)
tree7074224bbb83a67e2ae55fa483abfdc8a6de19c9 /nin
parentcd81909e0e1436969e4bea5f1b3471d3d991040c (diff)
nin 1 axon config: remove steam partition
Diffstat (limited to 'nin')
-rw-r--r--nin/1systems/axon/config.nix4
1 files changed, 0 insertions, 4 deletions
diff --git a/nin/1systems/axon/config.nix b/nin/1systems/axon/config.nix
index 88060fc3..c5f38c1f 100644
--- a/nin/1systems/axon/config.nix
+++ b/nin/1systems/axon/config.nix
@@ -56,10 +56,6 @@ with lib;
# Enable CUPS to print documents.
# services.printing.enable = true;
- fileSystems."/home/nin/.local/share/Steam" = {
- device = "/dev/fam/steam";
- };
-
# nin config
time.timeZone = "Europe/Berlin";
services.xserver.enable = true;