diff options
author | jeschli <jeschli@gmail.com> | 2018-11-02 09:36:02 +0100 |
---|---|---|
committer | jeschli <jeschli@gmail.com> | 2018-11-02 09:36:02 +0100 |
commit | 921483a7e64692d95bd9e7656d6439fc39695e21 (patch) | |
tree | e27a74f3e7dcdff0655602b7a88092ef164cfeb4 /jeschli/1systems/brauerei | |
parent | 98449827e26c2c835019eb20ed4d4f3747f4c190 (diff) |
j refactor: remove comments
Diffstat (limited to 'jeschli/1systems/brauerei')
-rw-r--r-- | jeschli/1systems/brauerei/config.nix | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/jeschli/1systems/brauerei/config.nix b/jeschli/1systems/brauerei/config.nix index 0edf23676..047da8714 100644 --- a/jeschli/1systems/brauerei/config.nix +++ b/jeschli/1systems/brauerei/config.nix @@ -1,4 +1,3 @@ -# Edit this configuration file to define what should be installed on # your system. Help is available in the configuration.nix(5) man page # and in the NixOS manual (accessible by running ‘nixos-help’). { config, pkgs, lib, ... }: { imports = [ |