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
commit2a093fb7734d32e5291cbb2f63724b3c0789e7c1 (patch)
treebc478f2bd29442276f50b7e362d26653f309d071 /nin
parentb7c0b46986a8b3dc2a91d8d7356b2a9854bbf175 (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 88060fc..c5f38c1 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;