summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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;