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 | 6e7623979b9ef47a013c9fa4a120a154acf330c1 (patch) | |
| tree | 9c5f4998ccf71a39bff9fb23d5681bcd0e75646d | |
| parent | b4c0e0be8b6c6992684dba1c58d3140b7efe8b00 (diff) | |
j refactor: remove comments
| -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 0edf236..047da87 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 = [  | 
